[ios] Switched OSM profile to SwiftUI and redesigned it

Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com>
This commit is contained in:
Yannik Bloscheck
2025-07-04 21:20:43 +02:00
committed by Yannik Bloscheck
parent db1ef9b148
commit 15c7e71866
127 changed files with 1753 additions and 2503 deletions

View File

@@ -525,15 +525,28 @@
"closes_in" = "Chiude tra %@";
"closed" = "Chiuso";
"add_opening_hours" = "Aggiungi orari di apertura";
"no_osm_account" = "Non hai un account OpenStreetMap?";
"register_at_openstreetmap" = "Iscriviti a OpenStreetMap";
"password_8_chars_min" = "Password (minimo 8 caratteri)";
"invalid_username_or_password" = "Username o password non corretti.";
"login" = "Accedi";
"login_osm" = "Accedi a OpenStreetMap";
"forgot_password" = "Hai dimenticato la password?";
"osm_account" = "Account OSM";
"logout" = "Esci";
/* OpenStreetMap */
"osm_explanation" = "Dati OpenStreetMap creati dalla comunità al %@. Per saperne di più su come modificare e aggiornare la mappa, visita OpenStreetMap.org";
"osm_more_about" = "Informazioni su OpenStreetMap";
"osm_more_about_url" = "https://wiki.openstreetmap.org/wiki/IT:About_OpenStreetMap";
/* OpenStreetMap Profile */
"osm_profile" = "Profilo OpenStreetMap";
"osm_profile_promt" = "Crea un account OpenStreetMap o effettua il login per pubblicare le tue modifiche alla mappa in tutto il mondo.";
"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" = "Accedi a 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" = "Non hai un account OpenStreetMap?";
"osm_profile_register" = "Iscriviti a OpenStreetMap";
"osm_profile_verfied_changes" = "Modifiche approvate";
"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" = "Ultimo caricamento";
@@ -582,10 +595,6 @@
"dialog_incorrect_feature_position" = "Cambia posizione";
"message_invalid_feature_position" = "Nessun oggetto può essere posizionato qui";
/* Text in About and OSM Login screens. First %@ is replaced by a local, human readable date. */
"osm_presentation" = "Dati OpenStreetMap creati dalla comunità al %@. Per saperne di più su come modificare e aggiornare la mappa, visita OpenStreetMap.org";
"login_to_make_edits_visible" = "Crea un account OpenStreetMap o effettua il login per pubblicare le tue modifiche alla mappa in tutto il mondo.";
/* Error dialog no space */
"migration_no_space_message" = "Hai bisogno di più spazio nella memoria per scaricare altri file. Per favore, elimina i dati non necessari.";
"editor_sharing_title" = "Ho migliorato le mappe 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/it/";
/* Link to OSM wiki for Editor, Profile and About pages */
"osm_wiki_about_url" = "https://wiki.openstreetmap.org/wiki/IT:About_OpenStreetMap";
/* App Tip #00 */
"app_tip_00" = "Grazie per utilizzare le nostre mappe create dalla comunità!";