summaryrefslogtreecommitdiff
path: root/platform/macos/sdk/he.lproj/Localizable.strings
diff options
context:
space:
mode:
authorMinh Nguyễn <mxn@1ec5.org>2018-01-18 17:57:38 -0800
committerMinh Nguyễn <mxn@1ec5.org>2018-01-18 18:15:01 -0800
commitaaa066be7b0015989366ac806872615ed5e2fefd (patch)
tree011a89bc502c799e0f5b41c593e6d67f8fffcbde /platform/macos/sdk/he.lproj/Localizable.strings
parentfa5722479100875778d07427d817cd3c64d7aeca (diff)
downloadqtlocation-mapboxgl-aaa066be7b0015989366ac806872615ed5e2fefd.tar.gz
[android, ios, macos] Added Hebrew localizationupstream/1ec5-tx-he
Diffstat (limited to 'platform/macos/sdk/he.lproj/Localizable.strings')
-rw-r--r--platform/macos/sdk/he.lproj/Localizable.strings27
1 files changed, 27 insertions, 0 deletions
diff --git a/platform/macos/sdk/he.lproj/Localizable.strings b/platform/macos/sdk/he.lproj/Localizable.strings
new file mode 100644
index 0000000000..0d9564894e
--- /dev/null
+++ b/platform/macos/sdk/he.lproj/Localizable.strings
@@ -0,0 +1,27 @@
+/* User-friendly error description */
+"LOAD_MAP_FAILED_DESC" = "טעינת המפה נכשלה עכב שגיאה לא ידועה.";
+
+/* User-friendly error description */
+"LOAD_STYLE_FAILED_DESC" = "טעינת המפה נכשלה - לא ניתן לטעון את הסגנון.";
+
+/* Accessibility title */
+"MAP_A11Y_TITLE" = "Mapbox";
+
+/* User-friendly error description */
+"PARSE_STYLE_FAILED_DESC" = "טעינת המפה נכשלה - הסגנון פגום.";
+
+/* User-friendly error description */
+"STYLE_NOT_FOUND_DESC" = "טעינת המפה נכשלה - לא ניתן למצוא את הסגנון או שהסגנון אינו תואם.";
+
+/* Label of Zoom In button */
+"ZOOM_IN_LABEL" = "+";
+
+/* Tooltip of Zoom In button */
+"ZOOM_IN_TOOLTIP" = "Zoom In";
+
+/* Label of Zoom Out button; U+2212 MINUS SIGN */
+"ZOOM_OUT_LABEL" = "−";
+
+/* Tooltip of Zoom Out button */
+"ZOOM_OUT_TOOLTIP" = "Zoom Out";
+