New translations Localizable.stringsdict (Czech)

This commit is contained in:
Eugen Rochko 2022-11-13 20:56:36 +01:00
parent 8dcdd92cd6
commit 454e77e495
1 changed files with 12 additions and 12 deletions

View File

@ -208,13 +208,13 @@
<key>NSStringFormatValueTypeKey</key> <key>NSStringFormatValueTypeKey</key>
<string>ld</string> <string>ld</string>
<key>one</key> <key>one</key>
<string>1 reply</string> <string>1 odpověď</string>
<key>few</key> <key>few</key>
<string>%ld replies</string> <string>%ld odpovědi</string>
<key>many</key> <key>many</key>
<string>%ld replies</string> <string>%ld odpovědí</string>
<key>other</key> <key>other</key>
<string>%ld replies</string> <string>%ld odpovědí</string>
</dict> </dict>
</dict> </dict>
<key>plural.count.vote</key> <key>plural.count.vote</key>
@ -228,13 +228,13 @@
<key>NSStringFormatValueTypeKey</key> <key>NSStringFormatValueTypeKey</key>
<string>ld</string> <string>ld</string>
<key>one</key> <key>one</key>
<string>1 vote</string> <string>1 hlas</string>
<key>few</key> <key>few</key>
<string>%ld votes</string> <string>%ld hlasy</string>
<key>many</key> <key>many</key>
<string>%ld votes</string> <string>%ld hlasů</string>
<key>other</key> <key>other</key>
<string>%ld votes</string> <string>%ld hlasů</string>
</dict> </dict>
</dict> </dict>
<key>plural.count.voter</key> <key>plural.count.voter</key>
@ -248,13 +248,13 @@
<key>NSStringFormatValueTypeKey</key> <key>NSStringFormatValueTypeKey</key>
<string>ld</string> <string>ld</string>
<key>one</key> <key>one</key>
<string>1 voter</string> <string>1 hlasující</string>
<key>few</key> <key>few</key>
<string>%ld voters</string> <string>%ld hlasující</string>
<key>many</key> <key>many</key>
<string>%ld voters</string> <string>%ld hlasujících</string>
<key>other</key> <key>other</key>
<string>%ld voters</string> <string>%ld hlasujících</string>
</dict> </dict>
</dict> </dict>
<key>plural.people_talking</key> <key>plural.people_talking</key>