forked from organicmaps/organicmaps
Gen strings.
This commit is contained in:
parent
6eebc64ddf
commit
1e9c57b2e8
8 changed files with 8 additions and 8 deletions
|
@ -827,7 +827,7 @@
|
|||
<string name="download_over_mobile_header">Über eine Mobilfunknetzverbindung herunterladen?</string>
|
||||
<string name="download_over_mobile_message">Das könnte mit einigen Tarifen oder beim Roaming sehr teuer werden.</string>
|
||||
<string name="error_enter_correct_house_number">Richtige Hausnummer eingeben</string>
|
||||
<string name="editor_storey_number">Anzahl der Etagen (%2d maximal)</string>
|
||||
<string name="editor_storey_number">Anzahl der Etagen (%d maximal)</string>
|
||||
<string name="error_enter_correct_storey_number">Bearbeiten Sie die Gebäude mit maximal 25 Etagen</string>
|
||||
<string name="editor_zip_code">Postleitzahl</string>
|
||||
<string name="error_enter_correct_zip_code">Geben Sie die korrekte Postleitzahl ein</string>
|
||||
|
|
|
@ -797,7 +797,7 @@
|
|||
<string name="download_over_mobile_header">Lataa käyttämällä puhelinverkkoyhteyttä?</string>
|
||||
<string name="download_over_mobile_message">Tämä vaihtoehto saattaa olla huomattavasti kalliimpi tietyillä sopimuksilla tai roaming-yhteydellä.</string>
|
||||
<string name="error_enter_correct_house_number">Syötä oikea talon numero</string>
|
||||
<string name="editor_storey_number">Kerrosten määrä (maks. %2d)</string>
|
||||
<string name="editor_storey_number">Kerrosten määrä (maks. %d)</string>
|
||||
<string name="error_enter_correct_storey_number">Muokkaa kerroksia, enintään 25 kerrosta</string>
|
||||
<string name="editor_zip_code">Postinumero</string>
|
||||
<string name="error_enter_correct_zip_code">Anna kelvollinen postinumero</string>
|
||||
|
|
|
@ -863,7 +863,7 @@
|
|||
<string name="current_location_unknown_continue_button">Continue</string>
|
||||
<string name="current_location_unknown_stop_button">Stop</string>
|
||||
<string name="current_location_unknown_error_title">Current location is unknown.</string>
|
||||
<string name="current_location_unknown_error_message">An error occured while searching for your location. Check that your device is working properly and try again later.</string>
|
||||
<string name="current_location_unknown_error_message">An error occurred while searching for your location. Check that your device is working properly and try again later.</string>
|
||||
<string name="whatsnew_update_editor_title">We\'ve updated the map editor</string>
|
||||
<string name="whatsnew_update_editor_message">MAPS.ME users have made 50 000 map changes. Together we are making the most detailed maps in the World. Join us!</string>
|
||||
<!-- Additional text in whats new -->
|
||||
|
|
|
@ -1376,7 +1376,7 @@
|
|||
|
||||
"error_enter_correct_house_number" = "Richtige Hausnummer eingeben";
|
||||
|
||||
"editor_storey_number" = "Anzahl der Etagen (%2d maximal)";
|
||||
"editor_storey_number" = "Anzahl der Etagen (%d maximal)";
|
||||
|
||||
"error_enter_correct_storey_number" = "Bearbeiten Sie die Gebäude mit maximal 25 Etagen";
|
||||
|
||||
|
|
|
@ -1429,7 +1429,7 @@
|
|||
|
||||
"current_location_unknown_error_title" = "Current location is unknown.";
|
||||
|
||||
"current_location_unknown_error_message" = "An error occured while searching for your location. Check that your device is working properly and try again later.";
|
||||
"current_location_unknown_error_message" = "An error occurred while searching for your location. Check that your device is working properly and try again later.";
|
||||
|
||||
"whatsnew_update_editor_title" = "We've updated the map editor";
|
||||
|
||||
|
|
|
@ -1376,7 +1376,7 @@
|
|||
|
||||
"error_enter_correct_house_number" = "Syötä oikea talon numero";
|
||||
|
||||
"editor_storey_number" = "Kerrosten määrä (maks. %2d)";
|
||||
"editor_storey_number" = "Kerrosten määrä (maks. %d)";
|
||||
|
||||
"error_enter_correct_storey_number" = "Muokkaa kerroksia, enintään 25 kerrosta";
|
||||
|
||||
|
|
|
@ -1429,7 +1429,7 @@
|
|||
|
||||
"current_location_unknown_error_title" = "Current location is unknown.";
|
||||
|
||||
"current_location_unknown_error_message" = "An error occured while searching for your location. Check that your device is working properly and try again later.";
|
||||
"current_location_unknown_error_message" = "An error occurred while searching for your location. Check that your device is working properly and try again later.";
|
||||
|
||||
"whatsnew_update_editor_title" = "We've updated the map editor";
|
||||
|
||||
|
|
|
@ -1429,7 +1429,7 @@
|
|||
|
||||
"current_location_unknown_error_title" = "Current location is unknown.";
|
||||
|
||||
"current_location_unknown_error_message" = "An error occured while searching for your location. Check that your device is working properly and try again later.";
|
||||
"current_location_unknown_error_message" = "An error occurred while searching for your location. Check that your device is working properly and try again later.";
|
||||
|
||||
"whatsnew_update_editor_title" = "We've updated the map editor";
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue