summaryrefslogtreecommitdiff
path: root/platform/darwin/resources
diff options
context:
space:
mode:
authorMinh Nguyễn <mxn@1ec5.org>2017-03-08 02:43:33 -0800
committerGitHub <noreply@github.com>2017-03-08 02:43:33 -0800
commit85f0eeff343933e93c74a12b13c31e6f3658e0a4 (patch)
treee793b8b6d2001d9c3d59110bb4e3eaf7499e5446 /platform/darwin/resources
parentece19acd10a09922a3106872c720b00089bf4b5b (diff)
downloadqtlocation-mapboxgl-85f0eeff343933e93c74a12b13c31e6f3658e0a4.tar.gz
[ios, macos] Russian, Catalan, Lithuanian, Finnish, Dutch (#8256)
* [ios, macos] Updated Russian translations * [ios, macos] Added Catalan translation * [ios, macos] Completed Lithuanian translation * [ios, macos] Added Finnish translation * [ios, macos] Fixed Polish, Ukrainian declension * [ios, macos] Updated changelogs * [ios, macos] Added Dutch localization
Diffstat (limited to 'platform/darwin/resources')
-rw-r--r--platform/darwin/resources/ca.lproj/Foundation.strings291
-rw-r--r--platform/darwin/resources/ca.lproj/Foundation.stringsdict54
-rw-r--r--platform/darwin/resources/lt.lproj/Foundation.strings291
-rw-r--r--platform/darwin/resources/lt.lproj/Foundation.stringsdict66
-rw-r--r--platform/darwin/resources/pl.lproj/Foundation.stringsdict6
-rw-r--r--platform/darwin/resources/ru.lproj/Foundation.stringsdict6
-rw-r--r--platform/darwin/resources/uk.lproj/Foundation.stringsdict12
7 files changed, 723 insertions, 3 deletions
diff --git a/platform/darwin/resources/ca.lproj/Foundation.strings b/platform/darwin/resources/ca.lproj/Foundation.strings
new file mode 100644
index 0000000000..e36ea9ed8a
--- /dev/null
+++ b/platform/darwin/resources/ca.lproj/Foundation.strings
@@ -0,0 +1,291 @@
+/* Clock position format, long: {hours} o’clock */
+"CLOCK_FMT_LONG" = "%@ en punt";
+
+/* Clock position format, medium: {hours} o’clock */
+"CLOCK_FMT_MEDIUM" = "%@ en punt";
+
+/* Clock position format, short: {hours}:00 */
+"CLOCK_FMT_SHORT" = "%@:00";
+
+/* East, long */
+"COMPASS_E_LONG" = "est";
+
+/* East, short */
+"COMPASS_E_SHORT" = "E";
+
+/* East by north, long */
+"COMPASS_EbN_LONG" = "est per nord";
+
+/* East by north, short */
+"COMPASS_EbN_SHORT" = "EpN";
+
+/* East by south, long */
+"COMPASS_EbS_LONG" = "est per sud";
+
+/* East by south, short */
+"COMPASS_EbS_SHORT" = "EpS";
+
+/* East-northeast, long */
+"COMPASS_ENE_LONG" = "est-nord-est";
+
+/* East-northeast, short */
+"COMPASS_ENE_SHORT" = "ENE";
+
+/* East-southeast, long */
+"COMPASS_ESE_LONG" = "est-sud-est";
+
+/* East-southeast, short */
+"COMPASS_ESE_SHORT" = "ESE";
+
+/* North, long */
+"COMPASS_N_LONG" = "nord";
+
+/* North, short */
+"COMPASS_N_SHORT" = "N";
+
+/* North by east, long */
+"COMPASS_NbE_LONG" = "nord per est";
+
+/* North by east, short */
+"COMPASS_NbE_SHORT" = "NpE";
+
+/* North by west, long */
+"COMPASS_NbW_LONG" = "nord per oest";
+
+/* North by west, short */
+"COMPASS_NbW_SHORT" = "NpO";
+
+/* Northeast, long */
+"COMPASS_NE_LONG" = "nord-est";
+
+/* Northeast, short */
+"COMPASS_NE_SHORT" = "NE";
+
+/* Northeast by east, long */
+"COMPASS_NEbE_LONG" = "nord-est per est";
+
+/* Northeast by east, short */
+"COMPASS_NEbE_SHORT" = "NEpE";
+
+/* Northeast by north, long */
+"COMPASS_NEbN_LONG" = "nord-est per nord";
+
+/* Northeast by north, short */
+"COMPASS_NEbN_SHORT" = "NEpN";
+
+/* North-northeast, long */
+"COMPASS_NNE_LONG" = "nord-nord-est";
+
+/* North-northeast, short */
+"COMPASS_NNE_SHORT" = "NNE";
+
+/* North-northwest, long */
+"COMPASS_NNW_LONG" = "nord-nord-oest";
+
+/* North-northwest, short */
+"COMPASS_NNW_SHORT" = "NNO";
+
+/* Northwest, long */
+"COMPASS_NW_LONG" = "nord-oest";
+
+/* Northwest, short */
+"COMPASS_NW_SHORT" = "NO";
+
+/* Northwest by north, long */
+"COMPASS_NWbN_LONG" = "nord-oest per nord";
+
+/* Northwest by north, short */
+"COMPASS_NWbN_SHORT" = "NOpN";
+
+/* Northwest by west, long */
+"COMPASS_NWbW_LONG" = "nord-oest per oest";
+
+/* Northwest by west, short */
+"COMPASS_NWbW_SHORT" = "NOpO";
+
+/* South, long */
+"COMPASS_S_LONG" = "sud";
+
+/* South, short */
+"COMPASS_S_SHORT" = "S";
+
+/* South by east, long */
+"COMPASS_SbE_LONG" = "sud per est";
+
+/* South by east, short */
+"COMPASS_SbE_SHORT" = "SpE";
+
+/* South by west, long */
+"COMPASS_SbW_LONG" = "sud per oest";
+
+/* South by west, short */
+"COMPASS_SbW_SHORT" = "SpO";
+
+/* Southeast, long */
+"COMPASS_SE_LONG" = "sud-est";
+
+/* Southeast, short */
+"COMPASS_SE_SHORT" = "SE";
+
+/* Southeast by east, long */
+"COMPASS_SEbE_LONG" = "sud-est per est";
+
+/* Southeast by east, short */
+"COMPASS_SEbE_SHORT" = "SEpE";
+
+/* Southeast by south, long */
+"COMPASS_SEbS_LONG" = "sud-est per sud";
+
+/* Southeast by south, short */
+"COMPASS_SEbS_SHORT" = "SEpS";
+
+/* South-southeast, long */
+"COMPASS_SSE_LONG" = "sud-sud-est";
+
+/* South-southeast, short */
+"COMPASS_SSE_SHORT" = "SSE";
+
+/* South-southwest, long */
+"COMPASS_SSW_LONG" = "sud-sud-oest";
+
+/* South-southwest, short */
+"COMPASS_SSW_SHORT" = "SSO";
+
+/* Southwest, long */
+"COMPASS_SW_LONG" = "sud-oest";
+
+/* Southwest, short */
+"COMPASS_SW_SHORT" = "SO";
+
+/* Southwest by south, long */
+"COMPASS_SWbS_LONG" = "sud-oest per sud";
+
+/* Southwest by south, short */
+"COMPASS_SWbS_SHORT" = "SOpS";
+
+/* Southwest by west, long */
+"COMPASS_SWbW_LONG" = "sud-oest per oest";
+
+/* Southwest by west, short */
+"COMPASS_SWbW_SHORT" = "SOpO";
+
+/* West, long */
+"COMPASS_W_LONG" = "oest";
+
+/* West, short */
+"COMPASS_W_SHORT" = "O";
+
+/* West by north, long */
+"COMPASS_WbN_LONG" = "oest per nord";
+
+/* West by north, short */
+"COMPASS_WbN_SHORT" = "OpN";
+
+/* West by south, long */
+"COMPASS_WbS_LONG" = "oest per sud";
+
+/* West by south, short */
+"COMPASS_WbS_SHORT" = "OpS";
+
+/* West-northwest, long */
+"COMPASS_WNW_LONG" = "oest-nord-oest";
+
+/* West-northwest, short */
+"COMPASS_WNW_SHORT" = "ONO";
+
+/* West-southwest, long */
+"COMPASS_WSW_LONG" = "oest-sud-oest";
+
+/* West-southwest, short */
+"COMPASS_WSW_SHORT" = "OSO";
+
+/* Degrees format, long */
+"COORD_DEG_LONG" = "%d grau(s)";
+
+/* Degrees format, medium: {degrees} */
+"COORD_DEG_MEDIUM" = "%d°";
+
+/* Degrees format, short: {degrees} */
+"COORD_DEG_SHORT" = "%d°";
+
+/* Coordinate format, long: {degrees}{minutes} */
+"COORD_DM_LONG" = "%1$@ i %2$@";
+
+/* Coordinate format, medium: {degrees}{minutes} */
+"COORD_DM_MEDIUM" = "%1$@%2$@";
+
+/* Coordinate format, short: {degrees}{minutes} */
+"COORD_DM_SHORT" = "%1$@%2$@";
+
+/* Coordinate format, long: {degrees}{minutes}{seconds} */
+"COORD_DMS_LONG" = "%1$@, %2$@, i %3$@";
+
+/* Coordinate format, medium: {degrees}{minutes}{seconds} */
+"COORD_DMS_MEDIUM" = "%1$@%2$@%3$@";
+
+/* Coordinate format, short: {degrees}{minutes}{seconds} */
+"COORD_DMS_SHORT" = "%1$@%2$@%3$@";
+
+/* East longitude format, long: {longitude} */
+"COORD_E_LONG" = "%@ est";
+
+/* East longitude format, medium: {longitude} */
+"COORD_E_MEDIUM" = "%@ est";
+
+/* East longitude format, short: {longitude} */
+"COORD_E_SHORT" = "%@E";
+
+/* Coordinate pair format, long: {latitude}, {longitude} */
+"COORD_FMT_LONG" = "%1$@ per %2$@";
+
+/* Coordinate pair format, medium: {latitude}, {longitude} */
+"COORD_FMT_MEDIUM" = "%1$@, %2$@";
+
+/* Coordinate pair format, short: {latitude}, {longitude} */
+"COORD_FMT_SHORT" = "%1$@, %2$@";
+
+/* Minutes format, long */
+"COORD_MIN_LONG" = "%d minut(s)";
+
+/* Minutes format, medium: {minutes} */
+"COORD_MIN_MEDIUM" = "%d′";
+
+/* Minutes format, short: {minutes} */
+"COORD_MIN_SHORT" = "%d′";
+
+/* North latitude format, long: {latitude} */
+"COORD_N_LONG" = "%@ nord";
+
+/* North latitude format, medium: {latitude} */
+"COORD_N_MEDIUM" = "%@ nord";
+
+/* North latitude format, short: {latitude} */
+"COORD_N_SHORT" = "%@N";
+
+/* South latitude format, long: {latitude} */
+"COORD_S_LONG" = "%@ sud";
+
+/* South latitude format, medium: {latitude} */
+"COORD_S_MEDIUM" = "%@ sud";
+
+/* South latitude format, short: {latitude} */
+"COORD_S_SHORT" = "%@S";
+
+/* Seconds format, long */
+"COORD_SEC_LONG" = "%d segon(s)";
+
+/* Seconds format, medium: {seconds} */
+"COORD_SEC_MEDIUM" = "%d″";
+
+/* Seconds format, short: {seconds} */
+"COORD_SEC_SHORT" = "%d″";
+
+/* West longitude format, long: {longitude} */
+"COORD_W_LONG" = "%@ oest";
+
+/* West longitude format, medium: {longitude} */
+"COORD_W_MEDIUM" = "%@ oest";
+
+/* West longitude format, short: {longitude} */
+"COORD_W_SHORT" = "%@O";
+
diff --git a/platform/darwin/resources/ca.lproj/Foundation.stringsdict b/platform/darwin/resources/ca.lproj/Foundation.stringsdict
new file mode 100644
index 0000000000..8bacec946f
--- /dev/null
+++ b/platform/darwin/resources/ca.lproj/Foundation.stringsdict
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+ <key>COORD_DEG_LONG</key>
+ <dict>
+ <key>NSStringLocalizedFormatKey</key>
+ <string>%#@degrees@</string>
+ <key>degrees</key>
+ <dict>
+ <key>NSStringFormatSpecTypeKey</key>
+ <string>NSStringPluralRuleType</string>
+ <key>NSStringFormatValueTypeKey</key>
+ <string>d</string>
+ <key>one</key>
+ <string>%d grau</string>
+ <key>other</key>
+ <string>%d graus</string>
+ </dict>
+ </dict>
+ <key>COORD_MIN_LONG</key>
+ <dict>
+ <key>NSStringLocalizedFormatKey</key>
+ <string>%#@minutes@</string>
+ <key>minutes</key>
+ <dict>
+ <key>NSStringFormatSpecTypeKey</key>
+ <string>NSStringPluralRuleType</string>
+ <key>NSStringFormatValueTypeKey</key>
+ <string>d</string>
+ <key>one</key>
+ <string>%d minut</string>
+ <key>other</key>
+ <string>%d minuts</string>
+ </dict>
+ </dict>
+ <key>COORD_SEC_LONG</key>
+ <dict>
+ <key>NSStringLocalizedFormatKey</key>
+ <string>%#@seconds@</string>
+ <key>seconds</key>
+ <dict>
+ <key>NSStringFormatSpecTypeKey</key>
+ <string>NSStringPluralRuleType</string>
+ <key>NSStringFormatValueTypeKey</key>
+ <string>d</string>
+ <key>one</key>
+ <string>%d segon</string>
+ <key>other</key>
+ <string>%d segons</string>
+ </dict>
+ </dict>
+</dict>
+</plist>
diff --git a/platform/darwin/resources/lt.lproj/Foundation.strings b/platform/darwin/resources/lt.lproj/Foundation.strings
new file mode 100644
index 0000000000..68e7e14bda
--- /dev/null
+++ b/platform/darwin/resources/lt.lproj/Foundation.strings
@@ -0,0 +1,291 @@
+/* Clock position format, long: {hours} o’clock */
+"CLOCK_FMT_LONG" = "Laikas: %@";
+
+/* Clock position format, medium: {hours} o’clock */
+"CLOCK_FMT_MEDIUM" = "Laikas: %@";
+
+/* Clock position format, short: {hours}:00 */
+"CLOCK_FMT_SHORT" = "%@:00";
+
+/* East, long */
+"COMPASS_E_LONG" = "rytai";
+
+/* East, short */
+"COMPASS_E_SHORT" = "R";
+
+/* East by north, long */
+"COMPASS_EbN_LONG" = "rytai į šiaurę";
+
+/* East by north, short */
+"COMPASS_EbN_SHORT" = "RįŠ";
+
+/* East by south, long */
+"COMPASS_EbS_LONG" = "rytai į pietus";
+
+/* East by south, short */
+"COMPASS_EbS_SHORT" = "RįP";
+
+/* East-northeast, long */
+"COMPASS_ENE_LONG" = "rytai - šiaurės rytai";
+
+/* East-northeast, short */
+"COMPASS_ENE_SHORT" = "R-ŠR";
+
+/* East-southeast, long */
+"COMPASS_ESE_LONG" = "rytai - pietryčiai";
+
+/* East-southeast, short */
+"COMPASS_ESE_SHORT" = "R-PR";
+
+/* North, long */
+"COMPASS_N_LONG" = "šiaurė";
+
+/* North, short */
+"COMPASS_N_SHORT" = "Š";
+
+/* North by east, long */
+"COMPASS_NbE_LONG" = "šiaurė į rytus";
+
+/* North by east, short */
+"COMPASS_NbE_SHORT" = "ŠįR";
+
+/* North by west, long */
+"COMPASS_NbW_LONG" = "šiaurė į vakarus";
+
+/* North by west, short */
+"COMPASS_NbW_SHORT" = "ŠįV";
+
+/* Northeast, long */
+"COMPASS_NE_LONG" = "šiaurės rytai";
+
+/* Northeast, short */
+"COMPASS_NE_SHORT" = "ŠR";
+
+/* Northeast by east, long */
+"COMPASS_NEbE_LONG" = "šiaurės rytai į rytus";
+
+/* Northeast by east, short */
+"COMPASS_NEbE_SHORT" = "ŠRįR";
+
+/* Northeast by north, long */
+"COMPASS_NEbN_LONG" = "šiaurės rytai į šiaurę";
+
+/* Northeast by north, short */
+"COMPASS_NEbN_SHORT" = "ŠRįŠ";
+
+/* North-northeast, long */
+"COMPASS_NNE_LONG" = "šiaurė - šiaurės rytai";
+
+/* North-northeast, short */
+"COMPASS_NNE_SHORT" = "ŠŠR";
+
+/* North-northwest, long */
+"COMPASS_NNW_LONG" = "šiaurė - šiaurės vakarai";
+
+/* North-northwest, short */
+"COMPASS_NNW_SHORT" = "ŠŠV";
+
+/* Northwest, long */
+"COMPASS_NW_LONG" = "šiaurės vakarai";
+
+/* Northwest, short */
+"COMPASS_NW_SHORT" = "ŠV";
+
+/* Northwest by north, long */
+"COMPASS_NWbN_LONG" = "šiaurės vakarai į šiaurę";
+
+/* Northwest by north, short */
+"COMPASS_NWbN_SHORT" = "ŠVįŠ";
+
+/* Northwest by west, long */
+"COMPASS_NWbW_LONG" = "šiaurės vakarai į vakarus";
+
+/* Northwest by west, short */
+"COMPASS_NWbW_SHORT" = "ŠVįV";
+
+/* South, long */
+"COMPASS_S_LONG" = "pietūs";
+
+/* South, short */
+"COMPASS_S_SHORT" = "P";
+
+/* South by east, long */
+"COMPASS_SbE_LONG" = "pietūs į rytus";
+
+/* South by east, short */
+"COMPASS_SbE_SHORT" = "PįR";
+
+/* South by west, long */
+"COMPASS_SbW_LONG" = "pietūs į vakarus";
+
+/* South by west, short */
+"COMPASS_SbW_SHORT" = "PįV";
+
+/* Southeast, long */
+"COMPASS_SE_LONG" = "pietryčiai";
+
+/* Southeast, short */
+"COMPASS_SE_SHORT" = "PR";
+
+/* Southeast by east, long */
+"COMPASS_SEbE_LONG" = "pietryčiai į rytus";
+
+/* Southeast by east, short */
+"COMPASS_SEbE_SHORT" = "PRįR";
+
+/* Southeast by south, long */
+"COMPASS_SEbS_LONG" = "pietryčiai į pietus";
+
+/* Southeast by south, short */
+"COMPASS_SEbS_SHORT" = "PRįP";
+
+/* South-southeast, long */
+"COMPASS_SSE_LONG" = "pietūs - pietryčiai";
+
+/* South-southeast, short */
+"COMPASS_SSE_SHORT" = "PPR";
+
+/* South-southwest, long */
+"COMPASS_SSW_LONG" = "pietūs - pietvakariai";
+
+/* South-southwest, short */
+"COMPASS_SSW_SHORT" = "PPV";
+
+/* Southwest, long */
+"COMPASS_SW_LONG" = "pietvakariai";
+
+/* Southwest, short */
+"COMPASS_SW_SHORT" = "PV";
+
+/* Southwest by south, long */
+"COMPASS_SWbS_LONG" = "pietvakariai į pietus";
+
+/* Southwest by south, short */
+"COMPASS_SWbS_SHORT" = "PVįP";
+
+/* Southwest by west, long */
+"COMPASS_SWbW_LONG" = "pietvakariai į vakarus";
+
+/* Southwest by west, short */
+"COMPASS_SWbW_SHORT" = "PVįV";
+
+/* West, long */
+"COMPASS_W_LONG" = "vakarai";
+
+/* West, short */
+"COMPASS_W_SHORT" = "V";
+
+/* West by north, long */
+"COMPASS_WbN_LONG" = "vakarai į šiaurę";
+
+/* West by north, short */
+"COMPASS_WbN_SHORT" = "VįŠ";
+
+/* West by south, long */
+"COMPASS_WbS_LONG" = "vakarai į pietus";
+
+/* West by south, short */
+"COMPASS_WbS_SHORT" = "VįP";
+
+/* West-northwest, long */
+"COMPASS_WNW_LONG" = "vakarai - šiaurės vakarai";
+
+/* West-northwest, short */
+"COMPASS_WNW_SHORT" = "VŠV";
+
+/* West-southwest, long */
+"COMPASS_WSW_LONG" = "vakarai - pietvakariai";
+
+/* West-southwest, short */
+"COMPASS_WSW_SHORT" = "VPV";
+
+/* Degrees format, long */
+"COORD_DEG_LONG" = "%d laipsniai(-ių)";
+
+/* Degrees format, medium: {degrees} */
+"COORD_DEG_MEDIUM" = "%d°";
+
+/* Degrees format, short: {degrees} */
+"COORD_DEG_SHORT" = "%d°";
+
+/* Coordinate format, long: {degrees}{minutes} */
+"COORD_DM_LONG" = "%1$@ ir %2$@";
+
+/* Coordinate format, medium: {degrees}{minutes} */
+"COORD_DM_MEDIUM" = "%1$@%2$@";
+
+/* Coordinate format, short: {degrees}{minutes} */
+"COORD_DM_SHORT" = "%1$@%2$@";
+
+/* Coordinate format, long: {degrees}{minutes}{seconds} */
+"COORD_DMS_LONG" = "%1$@, %2$@ ir %3$@";
+
+/* Coordinate format, medium: {degrees}{minutes}{seconds} */
+"COORD_DMS_MEDIUM" = "%1$@%2$@%3$@";
+
+/* Coordinate format, short: {degrees}{minutes}{seconds} */
+"COORD_DMS_SHORT" = "%1$@%2$@%3$@";
+
+/* East longitude format, long: {longitude} */
+"COORD_E_LONG" = "%@ ritų ilgumos";
+
+/* East longitude format, medium: {longitude} */
+"COORD_E_MEDIUM" = "%@ į rytus";
+
+/* East longitude format, short: {longitude} */
+"COORD_E_SHORT" = "%@R";
+
+/* Coordinate pair format, long: {latitude}, {longitude} */
+"COORD_FMT_LONG" = "%1$@, %2$@";
+
+/* Coordinate pair format, medium: {latitude}, {longitude} */
+"COORD_FMT_MEDIUM" = "%1$@, %2$@";
+
+/* Coordinate pair format, short: {latitude}, {longitude} */
+"COORD_FMT_SHORT" = "%1$@, %2$@";
+
+/* Minutes format, long */
+"COORD_MIN_LONG" = "%d minutė(s)";
+
+/* Minutes format, medium: {minutes} */
+"COORD_MIN_MEDIUM" = "%d′";
+
+/* Minutes format, short: {minutes} */
+"COORD_MIN_SHORT" = "%d′";
+
+/* North latitude format, long: {latitude} */
+"COORD_N_LONG" = "%@ šiaurės platumos";
+
+/* North latitude format, medium: {latitude} */
+"COORD_N_MEDIUM" = "%@ į šiaurę";
+
+/* North latitude format, short: {latitude} */
+"COORD_N_SHORT" = "%@Š";
+
+/* South latitude format, long: {latitude} */
+"COORD_S_LONG" = "%@ pietų platumos";
+
+/* South latitude format, medium: {latitude} */
+"COORD_S_MEDIUM" = "%@ į pietus";
+
+/* South latitude format, short: {latitude} */
+"COORD_S_SHORT" = "%@P";
+
+/* Seconds format, long */
+"COORD_SEC_LONG" = "%d sekundės(-ių)";
+
+/* Seconds format, medium: {seconds} */
+"COORD_SEC_MEDIUM" = "%d″";
+
+/* Seconds format, short: {seconds} */
+"COORD_SEC_SHORT" = "%d″";
+
+/* West longitude format, long: {longitude} */
+"COORD_W_LONG" = "%@ vakarų ilgumos";
+
+/* West longitude format, medium: {longitude} */
+"COORD_W_MEDIUM" = "%@ į vakarus";
+
+/* West longitude format, short: {longitude} */
+"COORD_W_SHORT" = "%@V";
+
diff --git a/platform/darwin/resources/lt.lproj/Foundation.stringsdict b/platform/darwin/resources/lt.lproj/Foundation.stringsdict
new file mode 100644
index 0000000000..e3bb31838a
--- /dev/null
+++ b/platform/darwin/resources/lt.lproj/Foundation.stringsdict
@@ -0,0 +1,66 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+ <key>COORD_DEG_LONG</key>
+ <dict>
+ <key>NSStringLocalizedFormatKey</key>
+ <string>%#@degrees@</string>
+ <key>degrees</key>
+ <dict>
+ <key>NSStringFormatSpecTypeKey</key>
+ <string>NSStringPluralRuleType</string>
+ <key>NSStringFormatValueTypeKey</key>
+ <string>d</string>
+ <key>one</key>
+ <string>%d laipsniai</string>
+ <key>few</key>
+ <string>%d laipsniai</string>
+ <key>many</key>
+ <string>%d laipsniai</string>
+ <key>other</key>
+ <string>%d laipsnių</string>
+ </dict>
+ </dict>
+ <key>COORD_MIN_LONG</key>
+ <dict>
+ <key>NSStringLocalizedFormatKey</key>
+ <string>%#@minutes@</string>
+ <key>minutes</key>
+ <dict>
+ <key>NSStringFormatSpecTypeKey</key>
+ <string>NSStringPluralRuleType</string>
+ <key>NSStringFormatValueTypeKey</key>
+ <string>d</string>
+ <key>one</key>
+ <string>%d minutė</string>
+ <key>few</key>
+ <string>%d minutės</string>
+ <key>many</key>
+ <string>%d minutės</string>
+ <key>other</key>
+ <string>%d minučių</string>
+ </dict>
+ </dict>
+ <key>COORD_SEC_LONG</key>
+ <dict>
+ <key>NSStringLocalizedFormatKey</key>
+ <string>%#@seconds@</string>
+ <key>seconds</key>
+ <dict>
+ <key>NSStringFormatSpecTypeKey</key>
+ <string>NSStringPluralRuleType</string>
+ <key>NSStringFormatValueTypeKey</key>
+ <string>d</string>
+ <key>one</key>
+ <string>%d sekundė</string>
+ <key>few</key>
+ <string>%d sekundės</string>
+ <key>many</key>
+ <string>%d sekundės</string>
+ <key>other</key>
+ <string>%d sekundžių</string>
+ </dict>
+ </dict>
+</dict>
+</plist>
diff --git a/platform/darwin/resources/pl.lproj/Foundation.stringsdict b/platform/darwin/resources/pl.lproj/Foundation.stringsdict
index 016ba06b81..5a4f208562 100644
--- a/platform/darwin/resources/pl.lproj/Foundation.stringsdict
+++ b/platform/darwin/resources/pl.lproj/Foundation.stringsdict
@@ -18,6 +18,8 @@
<string>%d stopnie</string>
<key>many</key>
<string>%d stopni</string>
+ <key>other</key>
+ <string>%d stopnia</string>
</dict>
</dict>
<key>COORD_MIN_LONG</key>
@@ -36,6 +38,8 @@
<string>%d minuty</string>
<key>many</key>
<string>%d minut</string>
+ <key>other</key>
+ <string>%d minuty</string>
</dict>
</dict>
<key>COORD_SEC_LONG</key>
@@ -54,6 +58,8 @@
<string>%d sekundy</string>
<key>many</key>
<string>%d sekund</string>
+ <key>other</key>
+ <string>%d sekundy</string>
</dict>
</dict>
</dict>
diff --git a/platform/darwin/resources/ru.lproj/Foundation.stringsdict b/platform/darwin/resources/ru.lproj/Foundation.stringsdict
index b2d7467fd4..337cea0164 100644
--- a/platform/darwin/resources/ru.lproj/Foundation.stringsdict
+++ b/platform/darwin/resources/ru.lproj/Foundation.stringsdict
@@ -18,6 +18,8 @@
<string>%d градуса</string>
<key>many</key>
<string>%d градусов</string>
+ <key>other</key>
+ <string>%d градуса</string>
</dict>
</dict>
<key>COORD_MIN_LONG</key>
@@ -36,6 +38,8 @@
<string>%d минуты</string>
<key>many</key>
<string>%d минут</string>
+ <key>other</key>
+ <string>%d минуты</string>
</dict>
</dict>
<key>COORD_SEC_LONG</key>
@@ -54,6 +58,8 @@
<string>%d секунды</string>
<key>many</key>
<string>%d секунд</string>
+ <key>other</key>
+ <string>%d секунды</string>
</dict>
</dict>
</dict>
diff --git a/platform/darwin/resources/uk.lproj/Foundation.stringsdict b/platform/darwin/resources/uk.lproj/Foundation.stringsdict
index 76dbbfc5e9..f35f0516e1 100644
--- a/platform/darwin/resources/uk.lproj/Foundation.stringsdict
+++ b/platform/darwin/resources/uk.lproj/Foundation.stringsdict
@@ -18,6 +18,8 @@
<string>%d градуси</string>
<key>many</key>
<string>%d градусів</string>
+ <key>other</key>
+ <string>%d градуса</string>
</dict>
</dict>
<key>COORD_MIN_LONG</key>
@@ -31,11 +33,13 @@
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
- <string>%d хвилина</string>
+ <string>%d мінута</string>
<key>few</key>
- <string>%d хвилини</string>
+ <string>%d мінути</string>
<key>many</key>
- <string>%d хвилин</string>
+ <string>%d мінут</string>
+ <key>other</key>
+ <string>%d мінути</string>
</dict>
</dict>
<key>COORD_SEC_LONG</key>
@@ -54,6 +58,8 @@
<string>%d секунди</string>
<key>many</key>
<string>%d секунд</string>
+ <key>other</key>
+ <string>%d секунди</string>
</dict>
</dict>
</dict>