New translations Localizable.stringsdict (Chinese Traditional)

This commit is contained in:
Eugen Rochko 2021-08-16 10:40:19 +02:00
parent 008591ca79
commit 61c027c5d4
1 changed files with 14 additions and 0 deletions

View File

@ -44,6 +44,20 @@
<string>posts</string>
</dict>
</dict>
<key>plural.number.poll_option</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@number_poll_option@</string>
<key>number_poll_option</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>other</key>
<string>Option %ld %ld</string>
</dict>
</dict>
<key>plural.count.post</key>
<dict>
<key>NSStringLocalizedFormatKey</key>