mirror of
https://codeberg.org/comaps/comaps
synced 2026-01-04 20:03:45 +00:00
[ios] Switched OSM profile to SwiftUI and redesigned it
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com>
This commit is contained in:
committed by
Yannik Bloscheck
parent
db1ef9b148
commit
15c7e71866
@@ -525,15 +525,28 @@
|
||||
"closes_in" = "נסגר עוד %@";
|
||||
"closed" = "סגור";
|
||||
"add_opening_hours" = "הוספת שעות פעילות";
|
||||
"no_osm_account" = "אין לך חשבון OpenStreetMap?";
|
||||
"register_at_openstreetmap" = "הירשם ב-OpenStreetMap";
|
||||
"password_8_chars_min" = "סיסמה (לפחות 8 תווים)";
|
||||
"invalid_username_or_password" = "שם משתמש או סיסמה לא תקינים.";
|
||||
"login" = "כניסה";
|
||||
"login_osm" = "היכנס ל-OpenStreetMap";
|
||||
"forgot_password" = "שכחת סיסמה?";
|
||||
"osm_account" = "חשבון OSM";
|
||||
"logout" = "התנתק";
|
||||
|
||||
/* OpenStreetMap */
|
||||
"osm_explanation" = "נתוני OpenStreetMap שנוצרו על ידי הקהילה החל מ-%@. למידע נוסף על איך לערוך ולעדכן את המפה ב-OpenStreetMap.org";
|
||||
"osm_more_about" = "עוד על OpenStreetMap";
|
||||
"osm_more_about_url" = "https://wiki.openstreetmap.org/wiki/About_OpenStreetMap";
|
||||
|
||||
/* OpenStreetMap Profile */
|
||||
"osm_profile" = "פרופיל OpenStreetMap";
|
||||
"osm_profile_promt" = "צור חשבון OpenStreetMap או היכנס כדי לפרסם את עריכות המפה שלך לעולם.";
|
||||
"osm_profile_explanation" = "[OpenStreetMap.org](https://openstreetmap.org) (OSM) is a community project to build a free and open map. It's the main source of map data in CoMaps and works similar to Wikipedia. You can add or edit places and they become available to millions of users all over the World.\nJoin the community and help to make a better map for everyone!";
|
||||
"osm_profile_login" = "היכנס ל-OpenStreetMap";
|
||||
"osm_profile_reauthorize_promt" = "The OpenStreetMap account was disconnected from this app";
|
||||
"osm_profile_reauthorize" = "Reconnect with OpenStreetMap";
|
||||
"osm_profile_remove_promt" = "If you can't or don't want to reconnect your account, you can just remove it from this app";
|
||||
"osm_profile_remove" = "Remove OpenStreetMap account";
|
||||
"osm_profile_register_promt" = "אין לך חשבון OpenStreetMap?";
|
||||
"osm_profile_register" = "הירשם ב-OpenStreetMap";
|
||||
"osm_profile_verfied_changes" = "שינויים מאומתים";
|
||||
"osm_profile_view_edit_history" = "View Edit History";
|
||||
"osm_profile_view_notes" = "View Notes";
|
||||
"osm_profile_logout" = "Logout of OpenStreetMap account";
|
||||
"osm_profile_delete" = "Delete OpenStreetMap account";
|
||||
|
||||
/* Information text: "Last upload 11.01.2016" */
|
||||
"last_upload" = "עדכון אחרון";
|
||||
@@ -582,10 +595,6 @@
|
||||
"dialog_incorrect_feature_position" = "שנה מיקום";
|
||||
"message_invalid_feature_position" = "לא ניתן למקם כאן פריט";
|
||||
|
||||
/* Text in About and OSM Login screens. First %@ is replaced by a local, human readable date. */
|
||||
"osm_presentation" = "נתוני OpenStreetMap שנוצרו על ידי הקהילה החל מ-%@. למידע נוסף על איך לערוך ולעדכן את המפה ב-OpenStreetMap.org";
|
||||
"login_to_make_edits_visible" = "צור חשבון OpenStreetMap או היכנס כדי לפרסם את עריכות המפה שלך לעולם.";
|
||||
|
||||
/* Error dialog no space */
|
||||
"migration_no_space_message" = "כדי להוריד, צריך עוד מקום. נא למחוק מידע שאינו הכרחי.";
|
||||
"editor_sharing_title" = "אני משפר את המפות של CoMaps";
|
||||
@@ -936,12 +945,9 @@
|
||||
/* Instagram account url for the "?" About page */
|
||||
"instagram_url" = "https://www.instagram.com/comaps.app";
|
||||
|
||||
/* Translated CoMaps site, add new translations here: https://github.com/organicmaps/organicmaps.github.io/tree/master/content */
|
||||
/* Translated CoMaps site */
|
||||
"translated_om_site_url" = "https://www.comaps.app";
|
||||
|
||||
/* Link to OSM wiki for Editor, Profile and About pages */
|
||||
"osm_wiki_about_url" = "https://wiki.openstreetmap.org/wiki/About_OpenStreetMap";
|
||||
|
||||
/* App Tip #00 */
|
||||
"app_tip_00" = "תודה על השימוש במפות שנבנו בקהילה שלנו!";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user