summaryrefslogtreecommitdiff
path: root/platform/ios/resources/he.lproj/Localizable.strings
diff options
context:
space:
mode:
Diffstat (limited to 'platform/ios/resources/he.lproj/Localizable.strings')
-rw-r--r--platform/ios/resources/he.lproj/Localizable.strings117
1 files changed, 0 insertions, 117 deletions
diff --git a/platform/ios/resources/he.lproj/Localizable.strings b/platform/ios/resources/he.lproj/Localizable.strings
deleted file mode 100644
index 2e4c9a17fb..0000000000
--- a/platform/ios/resources/he.lproj/Localizable.strings
+++ /dev/null
@@ -1,117 +0,0 @@
-/* Accessibility hint */
-"ANNOTATION_A11Y_HINT" = "מציג מידע נוסף";
-
-/* No comment provided by engineer. */
-"API_CLIENT_400_DESC" = "המידע של המשימה נכשל, הבקשה המקורית הייתה: %@";
-
-/* No comment provided by engineer. */
-"API_CLIENT_400_REASON" = "סטטוס הקוד היה %ld";
-
-/* Title of button for dismissing attribution action sheet */
-"CANCEL" = "ביטול";
-
-/* Accessibility hint for closing the selected annotation’s callout view and returning to the map */
-"CLOSE_CALLOUT_A11Y_HINT" = "חזרה אל המפה";
-
-/* Accessibility hint */
-"COMPASS_A11Y_HINT" = "קיבוע המפה לצד צפון";
-
-/* Accessibility label */
-"COMPASS_A11Y_LABEL" = "מצפן";
-
-/* Compass abbreviation for north */
-"COMPASS_NORTH" = "צ";
-
-/* Instructions in Interface Builder designable; {key}, {plist file name} */
-"DESIGNABLE" = "בכדי להציג את המפות המאוכסנות של Mapbox כאן, הגדר %1$@ את אסימון הגישה ב %2$@\n\nלהוראות מפורטות, ראה:";
-
-/* Setup documentation URL display string; keep as short as possible */
-"FIRST_STEPS_URL" = "mapbox.com/help/first-steps-ios-sdk";
-
-/* Accessibility hint */
-"INFO_A11Y_HINT" = "מציג קרדיטים, טופס משוב ועוד";
-
-/* Accessibility label */
-"INFO_A11Y_LABEL" = "אודות המפה";
-
-/* List separator */
-"LIST_SEPARATOR" = ", ";
-
-/* User-friendly error description */
-"LOAD_MAP_FAILED_DESC" = "טעינת המפה נכשלה עכב שגיאה לא ידועה.";
-
-/* User-friendly error description */
-"LOAD_STYLE_FAILED_DESC" = "טעינת המפה נכשלה - לא ניתן לטעון את הסגנון.";
-
-/* Accessibility label */
-"LOGO_A11Y_LABEL" = "Mapbox";
-
-/* Accessibility label */
-"MAP_A11Y_LABEL" = "מפה";
-
-/* Map accessibility value; {number of visible annotations} */
-"MAP_A11Y_VALUE_ANNOTATIONS" = "%ld נקודה(ות) ציון מוצגות.";
-
-/* Map accessibility value; {list of visible places} */
-"MAP_A11Y_VALUE_PLACES" = "מקומות מוצגים: %@.";
-
-/* Map accessibility value; {number of visible roads} */
-"MAP_A11Y_VALUE_ROADS" = "%ld דרך(ים) מוצגות.";
-
-/* Map accessibility value; {zoom level} */
-"MAP_A11Y_VALUE_ZOOM" = "זום x%d.";
-
-/* User-friendly error description */
-"PARSE_STYLE_FAILED_DESC" = "טעינת המפה נכשלה - הסגנון פגום.";
-
-/* String format for accessibility value for road feature; {starting compass direction}, {ending compass direction} */
-"ROAD_DIRECTION_A11Y_FMT" = "%1$@ אל %2$@";
-
-/* Accessibility value indicating that a road is a divided road (dual carriageway) */
-"ROAD_DIVIDED_A11Y_VALUE" = "דרך מחולקת";
-
-/* Accessibility value indicating that a road is a one-way road */
-"ROAD_ONEWAY_A11Y_VALUE" = "חד סטרי";
-
-/* String format for accessibility value for road feature; {route number} */
-"ROAD_REF_A11Y_FMT" = "כביש %@";
-
-/* Action sheet title */
-"SDK_NAME" = "Mapbox Maps SDK for iOS";
-
-/* Developer-only SDK update notification; {latest version, in format x.x.x} */
-"SDK_UPDATE_AVAILABLE" = "Mapbox Maps SDK for iOS version %@ is now available:";
-
-/* User-friendly error description */
-"STYLE_NOT_FOUND_DESC" = "טעינת המפה נכשלה - לא ניתן למצוא את הסגנון או שהסגנון אינו תואם.";
-
-/* Telemetry prompt message */
-"TELEMETRY_DISABLED_MSG" = "אתם מסייעים לשפר את המפות של OpenStreetMap ו Mapbox באמצעות שיתוף אנונימי של נתוני השימוש.";
-
-/* Telemetry prompt button */
-"TELEMETRY_DISABLED_OFF" = "אל תשתף";
-
-/* Telemetry prompt button */
-"TELEMETRY_DISABLED_ON" = "שתף";
-
-/* Telemetry prompt message */
-"TELEMETRY_ENABLED_MSG" = "אתם מסייעים לשפר את המפות של OpenStreetMap ו Mapbox באמצעות שיתוף אנונימי של נתוני השימוש.";
-
-/* Telemetry prompt button */
-"TELEMETRY_ENABLED_OFF" = "הפסק שיתוף";
-
-/* Telemetry prompt button */
-"TELEMETRY_ENABLED_ON" = "המשך לשתף";
-
-/* Telemetry prompt button */
-"TELEMETRY_MORE" = "ספר לי עוד";
-
-/* Action in attribution sheet */
-"TELEMETRY_NAME" = "Mapbox Telemetry";
-
-/* Telemetry prompt title */
-"TELEMETRY_TITLE" = "הפוך את המפות של Mapbox לטובות יותר";
-
-/* Default user location annotation title */
-"USER_DOT_TITLE" = "אתה נמצא כאן";
-