aboutsummaryrefslogtreecommitdiffstats
path: root/main/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'main/res/values/strings.xml')
-rw-r--r--main/res/values/strings.xml90
1 files changed, 67 insertions, 23 deletions
diff --git a/main/res/values/strings.xml b/main/res/values/strings.xml
index b8c77a2..1d551e9 100644
--- a/main/res/values/strings.xml
+++ b/main/res/values/strings.xml
@@ -86,12 +86,14 @@
<string name="log_tb_visit">Visited</string>
<string name="log_tb_drop">Dropped Off</string>
<string name="log_tb_changeall">Change All</string>
- <string name="log_save">Save</string>
+ <string name="log_save">Save offline</string>
<string name="log_saving">Sending log…</string>
<string name="log_saving_and_uploading">Sending log and uploading image…</string>
<string name="log_clear">Clear</string>
<string name="log_post_not_possible">Loading Log Page…</string>
+ <string name="log_date_future_not_allowed">Future log dates are not allowed.</string>
<string name="log_add">Add</string>
+ <string name="log_repeat">Repeat last log</string>
<string name="log_no_rating">No rating</string>
<string name="log_stars_1_description">Poor</string>
<string name="log_stars_15_description">Fairly poor</string>
@@ -119,7 +121,8 @@
<string name="log_password_title">Log Password:</string>
<string name="log_hint_log_password">Enter your log password</string>
<string name="log_oc_team_comment">OC Team comment</string>
-
+ <string name="log_your_saved_log">Your saved log</string>
+
<string-array name="log_image_scales">
<item>No scaling</item>
<item>512 px</item>
@@ -141,6 +144,7 @@
<string name="err_login">No Login information stored</string>
<string name="err_login_failed_toast">c:geo can\'t log in. c:geo works offline with Stored caches. Check Login settings or enable your internet connection.</string>
<string name="err_unknown">Unknown error</string>
+ <string name="err_unknown_address">c:geo was unable to map this address to an existing location</string>
<string name="err_comm">Unknown communication error</string>
<string name="err_missing_auth">No username and/or password set.</string>
<string name="err_wrong">Login information incorrect</string>
@@ -175,7 +179,6 @@
<string name="err_acquire_image_failed">Acquiring an image failed.</string>
<string name="err_tb_display">c:geo can\'t display the trackable you want. Is it really a trackable?</string>
<string name="err_tb_details_open">c:geo can\'t open trackable details.</string>
- <string name="err_tb_forgot_saw">c:geo forgot which trackable you saw.</string>
<string name="err_tb_find">c:geo can\'t find trackable</string>
<string name="err_tb_find_that">c:geo can\'t find that trackable.</string>
<string name="err_waypoint_cache_unknown">c:geo doesn\'t know to which cache you want to add a waypoint for.</string>
@@ -183,15 +186,13 @@
<string name="err_point_unknown_position">c:geo can\'t recognize where you are.</string>
<string name="err_point_no_position_given_title">Info required</string>
<string name="err_point_no_position_given">Fill at least latitude and longitude or distance and bearing. You can also fill all four fields.</string>
- <string name="err_point_curr_position_unavailable">c:geo still doesn\'t have current coordinates. Please, wait a while…</string>
<string name="err_point_bear_and_dist_title">Need some help?</string>
<string name="err_point_bear_and_dist">Fill both bearing and distance. Bearing is angle 0 to 360 degrees relative to north. Distance doesn\'t require units.</string>
<string name="err_log_load_data">c:geo can\'t load data required to log visit.</string>
<string name="err_log_load_data_again">c:geo can\'t load data required to log visit. Trying again.</string>
<string name="err_log_load_data_still">c:geo is still loading data required to post log. Please wait a little while longer.</string>
- <string name="err_log_post_failed">It seems that your log was not posted. Please check it on Geocaching.com.</string>
- <string name="err_log_post_failed_ec">It seems that your log was not posted. Please check it on Extremcaching.com.</string>
- <string name="err_logimage_post_failed">It seems that your log image was not uploaded. Please check it on Geocaching.com.</string>
+ <string name="err_log_post_failed">It seems that your log was not posted. Please check it on the cache originating website.</string>
+ <string name="err_logimage_post_failed">It seems that your log image was not uploaded. Please check it on the cache originating website.</string>
<string name="err_search_address_forgot">c:geo forgot the address you tried to find.</string>
<string name="err_parse_lat">c:geo can\'t parse latitude.</string>
<string name="err_parse_lon">c:geo can\'t parse longitude.</string>
@@ -228,6 +229,9 @@
<!-- location service -->
<string name="loc_last">Last known</string>
<string name="loc_net">Network</string>
+ <string name="loc_fused">Fused</string>
+ <string name="loc_low_power">Low-power</string>
+ <string name="loc_home">Home coordinates</string>
<string name="loc_gps">GPS</string>
<string name="loc_sat">Sat</string>
<string name="loc_trying">Trying to Locate</string>
@@ -251,7 +255,7 @@
<string name="caches_nearby_button">Nearby</string>
<string name="advanced_search_button">Search</string>
<string name="stored_caches_button">Stored</string>
- <string name="any_button">Any destination</string>
+ <string name="any_button">Go to</string>
<string name="unknown_scan">Didn\'t find any geocodes in the scan result.</string>
<!-- caches -->
@@ -295,9 +299,15 @@
<string name="caches_nearby">Nearby</string>
<string name="caches_manage">Manage</string>
<string name="caches_remove_all">Remove all</string>
- <string name="caches_remove_all_confirm">Do you want to remove all %s caches from current list?</string>
+ <plurals name="caches_remove_all_confirm">
+ <item quantity="one">Do you want to remove this cache from current list?</item>
+ <item quantity="other">Do you want to remove all %d caches from current list?</item>
+ </plurals>
<string name="caches_remove_selected">Remove selected</string>
- <string name="caches_remove_selected_confirm">Do you want to remove the selected %s caches from your device?</string>
+ <plurals name="caches_remove_selected_confirm">
+ <item quantity="one">Do you want to remove this cache from your device?</item>
+ <item quantity="other">Do you want to remove the selected %d caches from your device?</item>
+ </plurals>
<string name="caches_remove_progress">Removing caches</string>
<string name="caches_delete_events">Delete past events</string>
<string name="caches_refresh_selected">Refresh selected</string>
@@ -317,13 +327,18 @@
<string name="caches_filter_track">With Trackables</string>
<string name="caches_filter_clear">Clear filters</string>
<string name="caches_filter_modified">With modified coordinates</string>
+ <string name="caches_filter_offline_log">With offline log</string>
<string name="caches_filter_origin">Origin</string>
<string name="caches_filter_distance">Distance</string>
<string name="caches_filter_personal_note">With personal note</string>
<string name="caches_filter_popularity">Favorites</string>
<string name="caches_filter_popularity_ratio">Favorites [%]</string>
+ <string name="caches_filter_personal_data">With personal data</string>
+ <string name="caches_filter_rating">With rating</string>
+ <string name="caches_filter_own_rating">With own rating</string>
<string name="caches_removing_from_history">Removing from History…</string>
<string name="caches_clear_offlinelogs">Clear offline logs</string>
+ <string name="caches_clear_offlinelogs_message">Do you want to clear the offline logs?</string>
<string name="caches_clear_offlinelogs_progress">Clearing offline logs</string>
<!-- caches lists -->
@@ -350,15 +365,19 @@
<!-- about -->
<string name="about_version">Version</string>
<string name="about_changelog">Changelog</string>
+ <string name="about_system">System</string>
<string name="about_donate">Donate</string>
<string name="about_donation_more">Donate\ndevelopment</string>
<string name="about_contributors">Contributors</string>
<string name="about_license">License</string>
<string name="about_apache_license"><a href="">Apache License, Version 2.0</a></string>
<string name="about_help">Help</string>
+ <string name="about_system_include">Please include the following system information when sending a bug report or asking for more information about c:geo:</string>
+ <string name="changelog_github">List of all changes</string>
<!-- settings -->
<string name="settings_title_services">Services</string>
+ <string name="settings_summary_services">Configure user account information and access to optional services.</string>
<string name="settings_title_appearance">Appearance</string>
<string name="settings_title_cachedetails">Cache Details</string>
<string name="settings_title_offlinedata">Offline Data</string>
@@ -409,6 +428,9 @@
<string name="settings_activate_oc_uk">Activate</string>
<string name="init_oc_uk_description">Authorize c:geo with opencaching.org.uk to search for caches and access/filter your found caches.</string>
<string name="init_gcvote">GCvote.com</string>
+ <string name="init_gcvote_password_description">To be able to rate a cache, you need to follow the instructions at GCVote.com and enter your GCVote password here.</string>
+ <string name="err_gcvote_send_rating">Error while sending rating, check GCVote password in settings or empty it.</string>
+ <string name="gcvote_sent">Voting successfully sent</string>
<string name="init_twitter">Twitter</string>
<string name="settings_activate_twitter">Activate</string>
<string name="init_username">Username</string>
@@ -479,6 +501,8 @@
<string name="init_backup_success">c:geo\'s database was successfully copied to:</string>
<string name="init_backup_failed">Backup of c:geo\'s database failed.</string>
<string name="init_backup_unnecessary">Database is empty, no backup necessary.</string>
+ <string name="backup_confirm_overwrite">Do you want to overwrite the existing backup from %s?</string>
+ <string name="restore_confirm_overwrite">Do you want to overwrite %s on your device with the backup?</string>
<string name="init_restore_success">Restoration completed.</string>
<string name="init_restore_failed">Restoration failed.</string>
<string name="init_restore_running">Restoring cache database…</string>
@@ -527,6 +551,12 @@
<string name="init_maintenance">Maintenance</string>
<string name="init_maintenance_directories_note">c:geo stores images, log images and other files related to a cache in a separate directory. In some cases (like importing/exporting the database) this directory may contain outdated files, which can be deleted here.</string>
<string name="init_maintenance_directories">Delete orphaned files</string>
+ <string name="init_location">Geolocation</string>
+ <string name="init_location_note">On devices equipped with Google Play Services, c:geo can automatically use a better geolocation provider. However, this prevents the use of an external BlueTooth GPS receiver.</string>
+ <string name="init_location_googleplayservices">Use Google Play Services</string>
+ <string name="init_low_power">Low-power mode</string>
+ <string name="init_low_power_note">The low-power mode avoids using the GPS and the gyroscope when a highly accurate location is not strictly necessary, at the cost of longer fixing times.</string>
+ <string name="init_low_power_mode">Activate low-power mode</string>
<string name="init_create_memory_dump">Create memory dump</string>
<string name="init_memory_dump">Memory dump</string>
<string name="init_memory_dumped">Memory dumped to %s</string>
@@ -648,6 +678,7 @@
<string name="cache_waypoints_add">Add Waypoint</string>
<string name="cache_hint">Hint</string>
+ <string name="cache_hint_not_available">No hint available</string>
<string name="cache_logs">Logbook</string>
<string name="cache_logs_friends_and_own">Friends/Own Logs</string>
<string name="cache_dialog_loading_details">Loading cache details…</string>
@@ -687,9 +718,10 @@
<string name="cache_menu_streetview">Street View</string>
<string name="cache_menu_browser">Open in browser</string>
<string name="cache_menu_visit">Log Visit</string>
- <string name="cache_menu_visit_offline">Log Visit offline</string>
+ <string name="cache_menu_visit_offline">One click offline log</string>
<string name="cache_menu_spoilers">Spoiler images</string>
<string name="cache_menu_around">Caches around</string>
+ <string name="around">Around %s</string>
<string name="cache_menu_event">Add to calendar</string>
<string name="cache_menu_details">Details</string>
<string name="cache_menu_refresh">Refresh</string>
@@ -699,6 +731,10 @@
<string name="cache_menu_oruxmaps">OruxMaps</string>
<string name="cache_menu_navigon">Navigon</string>
<string name="cache_menu_pebble">Pebble</string>
+ <string name="cache_menu_android_wear">Android Wear</string>
+ <string name="cache_menu_vote">Vote</string>
+ <string name="cache_menu_checker">Open Geochecker</string>
+ <string name="cache_menu_ignore">Ignore cache</string>
<string name="cache_status">Status</string>
<string name="cache_status_offline_log">Saved Log</string>
<string name="cache_status_found">Found</string>
@@ -825,7 +861,9 @@
<string name="search_clear_history">Clear History</string>
<string name="search_history_cleared">History cleared</string>
<string name="waypoint_coordinate_formats_plain">Plain</string>
-
+ <string name="from_clipboard">From clipboard</string>
+ <string name="copy_to_clipboard">Copy to clipboard</string>
+
<!-- visit -->
<string name="visit_tweet">Post this find to Twitter</string>
@@ -938,11 +976,11 @@
<string name="license_dismiss">Dismiss</string>
<!-- helpers -->
- <string name="helper_calendar_title">c:geo calendar add-on</string>
- <string name="helper_calendar_missing">c:geo calendar add-on not installed.</string>
+ <string name="helper_calendar_title">c:geo calendar plugin</string>
+ <string name="helper_calendar_missing">c:geo calendar plugin not installed.</string>
<string name="helper_calendar_description">Enables you to export event caches to the calendar on your device.</string>
<string name="helper_sendtocgeo_title">Send to c:geo</string>
- <string name="helper_contacts_title">c:geo contacts add-on</string>
+ <string name="helper_contacts_title">c:geo contacts plugin</string>
<string name="helper_contacts_description">Enables you to open a contact card (of your address book) directly from a log entry, so you can more easily ask friends for help.</string>
<string name="helper_sendtocgeo_description">Send to c:geo is a browser extension <strong>for your PC</strong>. When browsing geocaching.com, you can send caches to your smartphone with the click of a button directly inside the browser.</string>
<string name="helper_locus_title">Locus</string>
@@ -959,7 +997,7 @@
<string name="helper_google_translate_description">If you download translation packages in the Google Translate app, then you can easily translate cache descriptions in c:geo by a long tap on the cache description text (without an Internet connection).</string>
<!-- add-ons -->
- <string name="addon_missing_title">Missing Add-On</string>
+ <string name="addon_missing_title">Missing plugin</string>
<string name="addon_download_prompt">Get it now from Google Play.</string>
<!-- export -->
@@ -1207,13 +1245,15 @@
<string name="quote">To make geocaching easier, to make users lazier.</string>
<string name="powered_by">carnero</string>
<!-- Note: Links here are just for appearance. See AboutActivity to make changes -->
- <string name="support">Support: <a href="">support@cgeo.org</a></string>
- <string name="website">Website: <a href="">cgeo.org</a></string>
- <string name="facebook">Facebook: <a href="">c:geo page</a></string>
- <string name="twitter">Twitter: <a href="">@android_GC</a></string>
- <string name="market">Android: <a href="">c:geo on Google Play</a></string>
+ <string name="support_title">Support</string>
+ <string name="website_title">Website</string>
+ <string name="facebook_title">Facebook</string>
+ <string name="facebook_link"><a href="">c:geo page</a></string>
+ <string name="twitter_title">Twitter</string>
+ <string name="market_title">Google Play</string>
+ <string name="market_link"><a href="">c:geo on Google Play</a></string>
<string name="about_twitter">Should <b>c:geo</b> publish a new status on Twitter every time you log a cache?</string>
- <string name="faq">FAQ: <a href="">faq.cgeo.org</a></string>
+ <string name="faq_title">FAQ</string>
<!-- status (used via string based resource loading) -->
<string name="status_new_release" tools:ignore="UnusedResources">New release available.\nClick to install.</string>
@@ -1266,7 +1306,7 @@
<item quantity="other">%s favorites</item>
</plurals>
- <string name="percent_favorite_points">%\ favorites</string>
+ <string name="more_than_percent_favorite_points">> %d%% favorites</string>
<!-- shortcuts -->
<string name="cgeo_shortcut">c:geo shortcut</string>
@@ -1279,4 +1319,8 @@
<string name="showcase_main_text">c:geo now places menu items in the title bar like other modern apps. Some items are hidden behind the dotted symbol. Long press a button to see its description.</string>
<string name="showcase_cachelist_title">Switching lists</string>
<string name="showcase_cachelist_text">You can switch between your geocache lists by clicking the title of the list.</string>
+ <string name="showcase_compass_hint_title">Show the hint</string>
+ <string name="showcase_compass_hint_text">This new menu item might give you an idea where to find the cache - it shows the hint, if available.</string>
+ <string name="confirm_log_title">Unusual log type</string>
+ <string name="confirm_log_message">You want to log \'%s\'. Are you sure?</string>
</resources>