Update localized strings 2020-12-01 (#1447)

This commit is contained in:
Matt Cooley 2020-12-01 11:02:34 -08:00 committed by GitHub
parent b5dc971bf4
commit 6359a14a9b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3392,15 +3392,15 @@
<comment>Error displayed when parity is cannot be determined</comment>
</data>
<data name="KGFParityEven" xml:space="preserve">
<value>此函数为偶数。</value>
<value>此函数为偶数。</value>
<comment>Message displayed with the function parity is even</comment>
</data>
<data name="KGFParityNeither" xml:space="preserve">
<value>此函数既不是偶数也不是奇数。</value>
<value>此函数既不是偶数也不是奇数。</value>
<comment>Message displayed with the function parity is neither even nor odd</comment>
</data>
<data name="KGFParityOdd" xml:space="preserve">
<value>函数为奇数。</value>
<value>函数为奇数。</value>
<comment>Message displayed with the function parity is odd</comment>
</data>
<data name="KGFParityUnknown" xml:space="preserve">