2
2
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:
Eugen Rochko 2021-08-12 14:44:17 +02:00
parent ab67376233
commit ec50beaa11

View File

@ -73,13 +73,13 @@
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 post</string>
<string>%ld пост</string>
<key>few</key>
<string>%ld posts</string>
<string>%ld поста</string>
<key>many</key>
<string>%ld posts</string>
<string>%ld постов</string>
<key>other</key>
<string>%ld posts</string>
<string>%ld поста</string>
</dict>
</dict>
<key>plural.count.favorite</key>
@ -93,7 +93,7 @@
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 favorite</string>
<string>%ld добавил(а) в избранное</string>
<key>few</key>
<string>%ld favorites</string>
<key>many</key>