mirror of
https://codeberg.org/comaps/comaps
synced 2026-01-06 04:24:29 +00:00
[strings] Comapsify OM references
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
This commit is contained in:
@@ -154,7 +154,7 @@
|
||||
|
||||
/* Search category for RV facilities; any changes should be duplicated in categories.txt @category_rv! */
|
||||
"category_rv" = "RV Facilities";
|
||||
"share_bookmarks_email_body" = "Hello!\n\nAttached are my bookmarks; please open them in Organic Maps. If you don't have it installed you can download it here: https://www.comaps.app/download/\n\nEnjoy travelling with Organic Maps!";
|
||||
"share_bookmarks_email_body" = "Hello!\n\nAttached are my bookmarks; please open them in CoMaps. If you don't have it installed you can download it here: https://www.comaps.app/download/\n\nEnjoy travelling with CoMaps!";
|
||||
|
||||
/* message title of loading file */
|
||||
"load_kmz_title" = "Loading Bookmarks";
|
||||
@@ -172,10 +172,10 @@
|
||||
"unknown_current_position" = "Your location hasn't been determined yet";
|
||||
|
||||
/* Subject for emailed bookmark */
|
||||
"bookmark_share_email_subject" = "Hey, check out my pin in Organic Maps!";
|
||||
"bookmark_share_email_subject" = "Hey, check out my pin in CoMaps!";
|
||||
|
||||
/* Subject for emailed position */
|
||||
"my_position_share_email_subject" = "Hey, check out my current location on the Organic Maps map!";
|
||||
"my_position_share_email_subject" = "Hey, check out my current location on the CoMaps map!";
|
||||
|
||||
/* Share by email button text, also used in editor and About. */
|
||||
"email" = "Email";
|
||||
@@ -190,7 +190,7 @@
|
||||
"done" = "Done";
|
||||
|
||||
/* Prints version number in About dialog */
|
||||
"version" = "Organic Maps version: %@";
|
||||
"version" = "CoMaps version: %@";
|
||||
|
||||
/* Title for tracks category in bookmarks manager */
|
||||
"tracks_title" = "Tracks";
|
||||
@@ -252,7 +252,7 @@
|
||||
/* Text in menu */
|
||||
"website" = "Website";
|
||||
|
||||
/* Text in About menu, opens Organic Maps news website */
|
||||
/* Text in About menu, opens CoMaps news website */
|
||||
"news" = "News";
|
||||
|
||||
/* Text in menu */
|
||||
@@ -283,7 +283,7 @@
|
||||
"donate_description" = "Donate to build the best maps together!";
|
||||
"already_donated" = "Already donated";
|
||||
"remind_me_later" = "Remind later";
|
||||
"support_organic_maps" = "Support Organic Maps";
|
||||
"support_organic_maps" = "Support CoMaps";
|
||||
|
||||
/* Button in the main Help dialog */
|
||||
"copyright" = "Copyright";
|
||||
@@ -573,7 +573,7 @@
|
||||
|
||||
/* Error dialog no space */
|
||||
"migration_no_space_message" = "To download, you need more space. Please delete any unnecessary data.";
|
||||
"editor_sharing_title" = "I improved the Organic Maps maps";
|
||||
"editor_sharing_title" = "I improved the CoMaps maps";
|
||||
|
||||
/* Downloaded 10 **of** 20 <- it is that "of" */
|
||||
"downloader_of" = "%1$d of %2$d";
|
||||
@@ -593,14 +593,14 @@
|
||||
/* Title for OSM note section in the editor */
|
||||
"editor_other_info" = "Note to OpenStreetMap volunteers (optional)";
|
||||
"editor_detailed_description_hint" = "Detailed comment";
|
||||
"editor_detailed_description" = "Your suggested map changes will be sent to the OpenStreetMap community. Please describe any additional details that cannot be edited in Organic Maps.";
|
||||
"editor_detailed_description" = "Your suggested map changes will be sent to the OpenStreetMap community. Please describe any additional details that cannot be edited in CoMaps.";
|
||||
"editor_more_about_osm" = "More about OpenStreetMap";
|
||||
"editor_operator" = "Operator";
|
||||
|
||||
/* To indicate the operator of ATMs, bicycle rentals, electric vehicle charging stations... */
|
||||
"operator" = "Operator: %@";
|
||||
"editor_category_unsuitable_title" = "Can't find a suitable category?";
|
||||
"editor_category_unsuitable_text" = "Organic Maps allows adding simple point categories only, which means no towns, roads, lakes, building outlines, etc. Please add such categories directly to <a href=\"https://www.openstreetmap.org\">OpenStreetMap.org</a>. Check our <a href=\"https://www.comaps.app/support/advanced-map-editing/\">guide</a> for detailed step-by-step instructions.";
|
||||
"editor_category_unsuitable_text" = "CoMaps allows adding simple point categories only, which means no towns, roads, lakes, building outlines, etc. Please add such categories directly to <a href=\"https://www.openstreetmap.org\">OpenStreetMap.org</a>. Check our <a href=\"https://www.comaps.app/support/advanced-map-editing/\">guide</a> for detailed step-by-step instructions.";
|
||||
"downloader_no_downloaded_maps_title" = "You haven't downloaded any maps";
|
||||
"downloader_no_downloaded_maps_message" = "Download maps to search and navigate offline.";
|
||||
"current_location_unknown_error_title" = "Current location is unknown.";
|
||||
@@ -615,7 +615,7 @@
|
||||
"location_services_disabled_on_device_2" = "2. Select Privacy";
|
||||
"location_services_disabled_on_device_3" = "3. Select Location Services";
|
||||
"location_services_disabled_on_device_4" = "4. Turn on Location Services";
|
||||
"location_services_disabled_on_device_additional_message" = "Or continue using Organic Maps without Location";
|
||||
"location_services_disabled_on_device_additional_message" = "Or continue using CoMaps without Location";
|
||||
|
||||
/* abbreviation for meters */
|
||||
"m" = "m";
|
||||
@@ -673,7 +673,7 @@
|
||||
|
||||
/* For sharing via SMS and so on */
|
||||
"sharing_call_action_look" = "Check out";
|
||||
"recent_track_background_dialog_message" = "Organic Maps uses your location in the background to record your recently travelled route.";
|
||||
"recent_track_background_dialog_message" = "CoMaps uses your location in the background to record your recently travelled route.";
|
||||
"general_settings" = "General settings";
|
||||
|
||||
/* For the first routing */
|
||||
@@ -922,7 +922,7 @@
|
||||
/* Instagram account url for the "?" About page */
|
||||
"instagram_url" = "https://www.instagram.com/comapscommunity/";
|
||||
|
||||
/* Translated Organic Maps site, add new translations here: https://github.com/organicmaps/organicmaps.github.io/tree/master/content */
|
||||
/* Translated CoMaps site, add new translations here: https://github.com/organicmaps/organicmaps.github.io/tree/master/content */
|
||||
"translated_om_site_url" = "https://organicmaps.app/";
|
||||
|
||||
/* Link to OSM wiki for Editor, Profile and About pages */
|
||||
@@ -959,10 +959,10 @@
|
||||
"app_tip_09" = "Our main goal is to build fast, privacy-focused, easy-to-use maps that you will love.";
|
||||
|
||||
/* Text on the Android Auto or CarPlay placeholder screen that maps are displayed on the phone screen */
|
||||
"car_used_on_the_phone_screen" = "You are now using Organic Maps on the phone screen";
|
||||
"car_used_on_the_phone_screen" = "You are now using CoMaps on the phone screen";
|
||||
|
||||
/* Text on the phone placeholder screen that maps are displayed on the car screen */
|
||||
"car_used_on_the_car_screen" = "You are now using Organic Maps on the car screen";
|
||||
"car_used_on_the_car_screen" = "You are now using CoMaps on the car screen";
|
||||
|
||||
/* Displayed on the phone screen. Button to display maps on the phone screen instead of a car */
|
||||
"car_continue_on_the_phone" = "Continue on the phone";
|
||||
@@ -987,7 +987,7 @@
|
||||
"website_menu" = "Menu Link";
|
||||
|
||||
/* Message for the bug report alert. */
|
||||
"bugreport_alert_message" = "Would you like to send a bug report to the developers?\nWe rely on our users as Organic Maps doesn't collect any error information automatically. Thank you in advance for supporting Organic Maps!";
|
||||
"bugreport_alert_message" = "Would you like to send a bug report to the developers?\nWe rely on our users as CoMaps doesn't collect any error information automatically. Thank you in advance for supporting CoMaps!";
|
||||
|
||||
/* Title for the "Enable iCloud Syncronization" alert. */
|
||||
"enable_icloud_synchronization_title" = "Enable iCloud Syncronization";
|
||||
|
||||
Reference in New Issue
Block a user