mirror of
https://codeberg.org/comaps/comaps
synced 2026-01-06 12:34:24 +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" = "Sulkeutuu %@ kuluttua";
|
||||
"closed" = "Suljettu";
|
||||
"add_opening_hours" = "Lisää aukioloajat";
|
||||
"no_osm_account" = "Eikö sinulla ole OpenStreetMap-tiliä?";
|
||||
"register_at_openstreetmap" = "Rekisteröi tili OpenStreetMapissa";
|
||||
"password_8_chars_min" = "Salasana (vähintään 8 merkkiä)";
|
||||
"invalid_username_or_password" = "Virheellinen käyttäjätunnus tai salasana.";
|
||||
"login" = "Kirjaudu sisään";
|
||||
"login_osm" = "Kirjaudu OpenStreetMapiin";
|
||||
"forgot_password" = "Unohtuiko salasana?";
|
||||
"osm_account" = "OSM-tili";
|
||||
"logout" = "Kirjaudu ulos";
|
||||
|
||||
/* OpenStreetMap */
|
||||
"osm_explanation" = "Yhteisön luomat OpenStreetMap-tiedot %@:sta alkaen. Lisätietoja kartan muokkaamisesta ja päivittämisestä osoitteessa OpenStreetMap.org";
|
||||
"osm_more_about" = "Lisätietoja OpenStreetMap:sta";
|
||||
"osm_more_about_url" = "https://wiki.openstreetmap.org/wiki/About_OpenStreetMap";
|
||||
|
||||
/* OpenStreetMap Profile */
|
||||
"osm_profile" = "OpenStreetMap-profiili";
|
||||
"osm_profile_promt" = "Luo OpenStreetMap-tili tai kirjaudu sisään, jotta voit julkaista karttamuokkauksesi maailmalle.";
|
||||
"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" = "Kirjaudu OpenStreetMapiin";
|
||||
"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" = "Eikö sinulla ole OpenStreetMap-tiliä?";
|
||||
"osm_profile_register" = "Rekisteröi tili OpenStreetMapissa";
|
||||
"osm_profile_verfied_changes" = "Vahvistetut karttamuutokset";
|
||||
"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" = "Viimeisin lisäys";
|
||||
@@ -582,10 +595,6 @@
|
||||
"dialog_incorrect_feature_position" = "Vaihda sijaintia";
|
||||
"message_invalid_feature_position" = "Kohdetta ei voida asettaa tänne";
|
||||
|
||||
/* Text in About and OSM Login screens. First %@ is replaced by a local, human readable date. */
|
||||
"osm_presentation" = "Yhteisön luomat OpenStreetMap-tiedot %@:sta alkaen. Lisätietoja kartan muokkaamisesta ja päivittämisestä osoitteessa OpenStreetMap.org";
|
||||
"login_to_make_edits_visible" = "Luo OpenStreetMap-tili tai kirjaudu sisään, jotta voit julkaista karttamuokkauksesi maailmalle.";
|
||||
|
||||
/* Error dialog no space */
|
||||
"migration_no_space_message" = "Tarvitset lisää tilaa ladataksesi. Poista tarpeeton data.";
|
||||
"editor_sharing_title" = "Paransin CoMaps-karttoja";
|
||||
@@ -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/fi/";
|
||||
|
||||
/* 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" = "Kiitos, että käytät yhteisön laatimia karttojamme!";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user