mirror of
https://github.com/mastodon/mastodon-ios
synced 2025-04-11 22:58:02 +02:00
New translations Localizable.stringsdict (Russian)
This commit is contained in:
parent
6d73e8908c
commit
5d9752901e
@ -62,6 +62,26 @@
|
|||||||
<string>posts</string>
|
<string>posts</string>
|
||||||
</dict>
|
</dict>
|
||||||
</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>one</key>
|
||||||
|
<string>Option 1</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>
|
<key>plural.count.post</key>
|
||||||
<dict>
|
<dict>
|
||||||
<key>NSStringLocalizedFormatKey</key>
|
<key>NSStringLocalizedFormatKey</key>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user