New translations Localizable.stringsdict (Welsh)

This commit is contained in:
Eugen Rochko 2021-09-13 04:43:59 +02:00
parent 3e4f3178f3
commit 44700253c9
1 changed files with 0 additions and 24 deletions

View File

@ -74,30 +74,6 @@
<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>zero</key>
<string>Option %ld %ld</string>
<key>one</key>
<string>Option 1</string>
<key>two</key>
<string>Option %ld %ld</string>
<key>few</key>
<string>Option %ld %ld</string>
<key>many</key>
<string>Option %ld %ld</string>
<key>other</key>
<string>Option %ld %ld</string>
</dict>
</dict>
<key>plural.count.post</key>
<dict>
<key>NSStringLocalizedFormatKey</key>