New translations Localizable.stringsdict (Chinese Simplified)

This commit is contained in:
Eugen Rochko 2022-11-16 12:59:02 +01:00
parent a1596cb7ea
commit c198d2050e
1 changed files with 2 additions and 2 deletions

View File

@ -47,7 +47,7 @@
<key>a11y.plural.count.characters_left</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@character_count@ left</string>
<string>%#@character_count@ 剩余</string>
<key>character_count</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
@ -55,7 +55,7 @@
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>other</key>
<string>%ld characters</string>
<string>%ld 个字符</string>
</dict>
</dict>
<key>plural.count.followed_by_and_mutual</key>