forked from organicmaps/organicmaps
[strings] Update iOS plurals translations for Spanish
Translate-URL: https://hosted.weblate.org/projects/organicmaps/ios-plurals/es/ Signed-off-by: Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@fastmail.net>
This commit is contained in:
parent
033cc84649
commit
51e47b12d2
1 changed files with 5 additions and 7 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>
|
||||
|
@ -17,11 +14,12 @@
|
|||
<string>d</string>
|
||||
<key>one</key>
|
||||
<string>%d marcador</string>
|
||||
<key>many</key>
|
||||
<string>%d marcadores</string>
|
||||
<key>other</key>
|
||||
<string>%d marcadores</string>
|
||||
</dict>
|
||||
</dict>
|
||||
|
||||
<key>bookmarks_detect_message</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
|
@ -34,11 +32,12 @@
|
|||
<string>d</string>
|
||||
<key>one</key>
|
||||
<string>Se encontró %d archivo. Lo verá después de la conversión.</string>
|
||||
<key>many</key>
|
||||
<string>Se han encontrado %d archivos. Los verá después de la conversión.</string>
|
||||
<key>other</key>
|
||||
<string>Se han encontrado %d archivos. Los verá después de la conversión.</string>
|
||||
</dict>
|
||||
</dict>
|
||||
|
||||
<key>tracks</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
|
@ -55,6 +54,5 @@
|
|||
<string>%d rutas</string>
|
||||
</dict>
|
||||
</dict>
|
||||
|
||||
</dict>
|
||||
</plist>
|
||||
</plist>
|
||||
|
|
Loading…
Add table
Reference in a new issue