forked from organicmaps/organicmaps
[store] Update iOS translation files
Updated by "Remove blank strings" hook in Weblate. Translate-URL: https://hosted.weblate.org/projects/organicmaps/ios-plurals/ Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
This commit is contained in:
parent
00548ab8cb
commit
eb5a4916ae
1 changed files with 1 additions and 20 deletions
|
@ -2,9 +2,6 @@
|
|||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
|
||||
<!-- ********** Strings for downloading map from search **********/ -->
|
||||
|
||||
<key>bookmarks_places</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
|
@ -19,26 +16,13 @@
|
|||
<string>%d закладка</string>
|
||||
<key>few</key>
|
||||
<string>%d закладкі</string>
|
||||
<key>other</key>
|
||||
<string>%d закладак</string>
|
||||
</dict>
|
||||
</dict>
|
||||
|
||||
<key>bookmarks_detect_message</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
<string>%#@value@</string>
|
||||
<key>value</key>
|
||||
<dict>
|
||||
<key>NSStringFormatSpecTypeKey</key>
|
||||
<string>NSStringPluralRuleType</string>
|
||||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>d</string>
|
||||
<key>other</key>
|
||||
<string>%d files were found. You can see them after conversion.</string>
|
||||
</dict>
|
||||
</dict>
|
||||
|
||||
<key>tracks</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
|
@ -53,10 +37,7 @@
|
|||
<string>%d сцежка</string>
|
||||
<key>few</key>
|
||||
<string>%d сцежкі</string>
|
||||
<key>other</key>
|
||||
<string>%d сцежак</string>
|
||||
</dict>
|
||||
</dict>
|
||||
|
||||
</dict>
|
||||
</plist>
|
||||
</plist>
|
||||
|
|
Loading…
Add table
Reference in a new issue