Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimofey <t.danshin@corp.mail.ru>2016-03-17 13:39:16 +0300
committerSergey Yershov <yershov@corp.mail.ru>2016-03-23 16:56:39 +0300
commit7f3697cfaa51f0762c61d8da47dab00a2d246093 (patch)
tree8c59c1343328d9735913c420ec66903a445afa4c /android/res/values/strings.xml
parent48d06f5091682adc495f868e97b3ac2b690b509b (diff)
Ran the script
Diffstat (limited to 'android/res/values/strings.xml')
-rw-r--r--android/res/values/strings.xml72
1 files changed, 53 insertions, 19 deletions
diff --git a/android/res/values/strings.xml b/android/res/values/strings.xml
index f19b2ea705..e4374b885e 100644
--- a/android/res/values/strings.xml
+++ b/android/res/values/strings.xml
@@ -14,8 +14,6 @@
<string name="cancel_download">Cancel Download</string>
<!-- Button which deletes downloaded country -->
<string name="delete">Delete</string>
- <!-- Button in iOS Downloader, displayed only when upgrading from v1 to v2 -->
- <string name="delete_old_maps">Delete old maps and proceed</string>
<!-- Button to dismiss dialog forever -->
<string name="do_not_ask_me_again">Do not ask me again</string>
<!-- Button "do not interrupt download" if user touched actively downloading country -->
@@ -52,8 +50,6 @@
<string name="miles">Miles</string>
<!-- View and button titles for accessibility -->
<string name="my_position">My Position</string>
- <!-- Settings/Downloader - No internet connection dialog title -->
- <string name="no_internet_connection_detected">No Internet connection detected</string>
<!-- Settings/Downloader - 3G download warning dialog title -->
<string name="no_wifi_ask_cellular_download">No WiFi connection detected. Would you like to use cellular data (GPRS, EDGE, 3G or LTE) to download %s?</string>
<string name="ok">OK</string>
@@ -73,8 +69,6 @@
<string name="search">Search</string>
<!-- Search box placeholder text -->
<string name="search_map">Search Map</string>
- <!-- Settings/Downloader - No free space dialog title -->
- <string name="not_enough_disk_space">There is not enough free disk space</string>
<!-- Settings/Downloader - info for not downloaded country -->
<string name="touch_to_download">Touch to download</string>
<!-- Settings/Downloader - 3G download warning dialog confirm button -->
@@ -448,15 +442,16 @@
<!-- Update maps suggestion -->
<string name="routing_update_maps">The new version of MAPS.ME allows creating routes from your current position to a destination point. Please update maps to use this feature.</string>
<!-- Update all button text -->
- <string name="downloader_update_all">Update all</string>
+ <string name="downloader_update_all_button">Update All</string>
<!-- Cancel all button text -->
<string name="downloader_cancel_all">Cancel All</string>
<!-- Downloaded maps category -->
- <string name="downloader_downloaded">Downloaded</string>
+ <string name="downloader_downloaded_subtitle">Downloaded</string>
<!-- Country queued for download -->
<string name="downloader_queued">queued</string>
- <string name="downloader_near_me">Near me</string>
- <string name="downloader_maps_to_update">Maps: %1$d (%2$s)</string>
+ <string name="downloader_near_me_subtitle">Near me</string>
+ <string name="downloader_status_maps">Maps: %s</string>
+ <string name="downloader_download_all_button">Download All</string>
<!-- Disclaimer message -->
<string name="routing_disclaimer">Creating routes in MAPS.ME app, please keep in mind the following:\n\n - Suggested routes can be considered as recommendations only.\n - Road conditions, traffic rules and signs have higher priority than navigation advice.\n - The map may be incorrect or outdated, and routes may not be created the best possible way.\n\n Be safe on roads and take care of yourself!</string>
<!-- Outdated maps category -->
@@ -496,8 +491,6 @@
<string name="downloader_retry">Retry</string>
<!-- Item in context menu. -->
<string name="downloader_map_and_routing">Map + Routing</string>
- <!-- Dialog confirmation when trying to delete map and there are unsaved changes present on it. -->
- <string name="downloader_delete_editor_changes">Unsaved changes for this map will be removed too. Continue anyway?</string>
<!-- Item in context menu. -->
<string name="downloader_delete_map">Delete Map</string>
<!-- Item in context menu. -->
@@ -856,8 +849,6 @@
<string name="p2p_only_from_current">Navigation is available only from your current location.</string>
<string name="p2p_reroute_from_current">Do you want us to plan a route from your current location?</string>
<string name="whats_new_next_button">Next</string>
- <string name="whats_new_night_caption">Night Mode Navigation</string>
- <string name="whats_new_night_body">To facilitate using MAPS.ME when driving in the dark, we have added night mode. It switches on automatically after sunset.</string>
<string name="editor_time_add">Add Schedule</string>
<string name="editor_time_delete">Delete Schedule</string>
<!-- Text for allday switch. -->
@@ -873,9 +864,6 @@
<string name="editor_correct_mistake">Correct mistake</string>
<string name="editor_correct_mistake_message">You made an editing mistake. Please correct it or switch to simple mode.</string>
<string name="migrate_title">Important!</string>
- <!-- Used in 2 places: What's new and Delete All maps dialog. -->
- <string name="migrate_and_split_mwms_message">We have divided maps into parts. Now you can download separate regions, not the whole country. Before you start downloading new maps, please remove the old ones.</string>
- <string name="youve_been_asking">You\&#39;ve been asking for it and we\&#39;ve done it</string>
<!-- Android uses image instead of text. -->
<string name="download_all">Download all</string>
<string name="delete_all">Delete all</string>
@@ -943,6 +931,52 @@
<!-- login text field -->
<string name="email_or_username">Email or username</string>
<string name="phone">Phone</string>
- <string name="whats_new_editor_caption">Edit the map directly from MAPS.ME</string>
- <string name="whats_new_editor_message">Your changes will help millions of users. Let\&#39;s improve the world together!</string>
+ <string name="please_note">Please note</string>
+ <string name="common_no_wifi_dialog">No WiFi connection. Do you want to continue with mobile data?</string>
+ <string name="downloader_delete_map_dialog">All map edits will be deleted together with the map.</string>
+ <string name="downloader_update_maps">Update Maps</string>
+ <string name="downloader_mwm_migration_dialog">To create a route, you need to update all maps and then plan the route again.</string>
+ <string name="downloader_search_field_hint">Find the map</string>
+ <string name="migration_update_all_button">Update All Maps</string>
+ <string name="migration_delete_all_download_current_button">Download current map and delete the old ones</string>
+ <string name="migration_prefetch_status">Preparing maps update…</string>
+ <string name="migration_download_error_dialog">Download error</string>
+ <string name="common_check_internet_connection_dialog">Please check your settings and make sure your device is connected to the internet.</string>
+ <string name="downloader_no_space_title">Not enough space</string>
+ <string name="downloader_no_space_message">Please, remove unnecessary data</string>
+ <string name="editor_general_auth_error_dialog">General login error.</string>
+ <string name="editor_login_error_dialog">Login error.</string>
+ <string name="editor_login_failed_dialog">Login failed</string>
+ <string name="editor_username_error_dialog">Username is invalid</string>
+ <string name="editor_place_edited_dialog">You’ve edited an object!</string>
+ <string name="editor_login_with_osm">Login with OpenStreetMap</string>
+ <string name="editor_profile_changes">Edits:</string>
+ <string name="editor_profile_unsent_changes">Not sent</string>
+ <string name="editor_focus_map_on_location">Pull the map to select the correct location of the object.</string>
+ <string name="editor_add_select_category">Select category</string>
+ <string name="editor_add_select_category_popular_subtitle">Popular</string>
+ <string name="editor_add_select_category_all_subtitle">All Categories</string>
+ <string name="editor_edit_place_title">Editing</string>
+ <string name="editor_add_place_title">Adding</string>
+ <string name="editor_edit_place_name_hint">Name of the place</string>
+ <string name="editor_edit_place_category_title">Category</string>
+ <string name="placepage_add_place_button">Add a place</string>
+ <string name="placepage_report_problem_button">Report a problem</string>
+ <string name="whatsnew_smallmwm_header">You\&#39;ve been asking for it and we\&#39;ve done it</string>
+ <string name="whatsnew_smallmwm_message">We have divided maps into parts. Now you can download separate regions, not the whole country.</string>
+ <string name="whatsnew_search_header">New search!</string>
+ <string name="whatsnew_search_message">We have significantly improved the search by address. See for yourself.</string>
+ <string name="whatsnew_editor_title">Edit the map*</string>
+ <string name="whatsnew_editor_message_1">Add new places to the map, and edit existing ones directly from the app.</string>
+ <string name="whatsnew_editor_message_2">* MAPS.ME uses OpenStreetMap community data.</string>
+ <string name="onboarding_offline_navigation_title">You will never get lost again</string>
+ <string name="onboarding_offline_navigation_message">Plan optimal car and pedestrian routes, even if there is no internet connection!</string>
+ <string name="onboarding_offline_navigation_title_2">Offline navigation</string>
+ <string name="onboarding_offline_navigation_message_2">Plan optimal car and pedestrian routes.</string>
+ <string name="onboarding_offline_maps_title">MAPS.ME - offline maps</string>
+ <string name="onboarding_offline_maps_message">Download the maps for the desired area once, and use the navigation and search functions without an internet connection.</string>
+ <string name="onboarding_notifications_message">To receive the latest maps, get updates notifications</string>
+ <string name="onboarding_notifications_title">Enable updates notifications</string>
+ <string name="onboarding_location_title">Help us find you</string>
+ <string name="onboarding_location_message">To use navigation and other features, we need access to your geolocation.</string>
</resources>