[android][sdk] Move strings to sdk follow-up

Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
This commit is contained in:
Konstantin Pastbin
2025-08-23 19:31:34 +07:00
parent 80b616daf2
commit d609876c2d
110 changed files with 1733 additions and 1565 deletions

View File

@@ -16,8 +16,6 @@
<string name="kilometres">Kilometry</string>
<!-- Choose measurement on first launch alert - choose imperial system button -->
<string name="miles">Míle</string>
<!-- A text for current gps location point/arrow selected on the map -->
<string name="core_my_position">Moje poloha</string>
<!-- Update maps later button text -->
<string name="later">Později</string>
<!-- View and button titles for accessibility, please also edit it in iphone/plist.txt -->
@@ -75,8 +73,6 @@
<string name="bookmarks">Záložky</string>
<!-- "Bookmarks and Tracks" dialog title, also sync it with iphone/plist.txt -->
<string name="bookmarks_and_tracks">Záložky a stopy</string>
<!-- Default bookmark list name -->
<string name="core_my_places">Moje místa</string>
<!-- Add bookmark dialog - bookmark name -->
<string name="name">Název</string>
<!-- Editor title above street and house number, duplicates [type.building.address] in types_strings.txt -->
@@ -138,8 +134,6 @@
<string name="category_post">Pošta</string>
<!-- Search category for police; any changes should be duplicated in categories.txt @category_police! -->
<string name="category_police">Policie</string>
<!-- Search category for WiFi access; any changes should be duplicated in categories.txt @category_wifi! -->
<string name="category_wifi">Wi-Fi</string>
<!-- Search category for recycling; any changes should be duplicated in categories.txt @category_recycling! -->
<string name="category_recycling">Recyklace</string>
<!-- Search category for water; any changes should be duplicated in categories.txt @category_water! also used to sort bookmarks by type -->
@@ -440,7 +434,6 @@
<string name="empty_street_name_error">Zadejte název ulice</string>
<string name="choose_language">Zvolit jazyk</string>
<string name="choose_street">Zvolit ulici</string>
<string name="postal_code">PSČ</string>
<string name="cuisine">Kuchyně</string>
<string name="select_cuisine">Vybrat kuchyni</string>
<!-- login text field -->
@@ -480,8 +473,6 @@
<string name="error_enter_correct_storey_number">Opravte počet poschodí, max. %d</string>
<string name="editor_zip_code">PSČ</string>
<string name="error_enter_correct_zip_code">Zadejte správné poštovní směrovací číslo</string>
<!-- Place Page title for long tap -->
<string name="core_placepage_unknown_place">Bod na mapě</string>
<!-- Title for OSM note section in the editor -->
<string name="editor_other_info">Poznámka pro dobrovolníky OpenStreetMap (nepovinné)</string>
<!-- Hint of the input field in the OSM note section of the editor -->
@@ -499,16 +490,8 @@
<string name="downloader_no_downloaded_maps_title">Nemáte stažené žádné mapy</string>
<string name="downloader_no_downloaded_maps_message">Stáhněte si mapy a hledejte cestu a její cíl, i když jste offline</string>
<string name="current_location_unknown_error_title">Aktuální poloha je neznámá</string>
<!-- abbreviation for meters -->
<string name="m">m</string>
<!-- abbreviation for kilometers -->
<string name="km">km</string>
<!-- abbreviation for kilometers per hour -->
<string name="kilometers_per_hour">km/h</string>
<!-- abbreviation for mile(s) -->
<string name="mi">mil</string>
<!-- A unit of measure -->
<string name="ft">stopa</string>
<string name="miles_per_hour">mil/h</string>
<string name="hour">hod</string>
<string name="minute">min</string>
@@ -560,8 +543,6 @@
<string name="prefs_languages_information_off_link">Více informací najdete v tomto návodu</string>
<string name="transliteration_title">Přepis do latinky</string>
<string name="learn_more">Zjistit více</string>
<!-- Subway exits for public transport marks on the map -->
<string name="core_exit">Ukončit</string>
<!-- User selected the destination by pressing Route To, but the current position is unknown. User needs to select a starting point of a route using search or by tapping on the map and then pressing "Route From". -->
<string name="routing_add_start_point">Pomocí vyhledávání nebo klepnutím na mapu přidejte výchozí bod trasy</string>
<!-- User selected the start of a route by pressing Route From. Now the destination of a route should be selected using search or by tapping on the map and then pressing "Route To". -->
@@ -573,7 +554,6 @@
<string name="dialog_error_storage_title">Problém s přístupem k úložišti</string>
<string name="dialog_error_storage_message">Externí úložiště není k dispozici, pravděpodobně byla vyjmuta nebo poškozena SD karta, nebo je systém souborů pouze pro čtení. Zkontrolujte to prosím a kontaktujte nás na support@comaps.app</string>
<string name="setting_emulate_bad_storage">Emulovat špatné úložiště</string>
<string name="core_entrance">Vstup</string>
<string name="error_enter_correct_name">Zadejte prosím správný název</string>
<string name="bookmark_lists">Seznamy</string>
<!-- Do not display all bookmark lists on the map -->
@@ -616,16 +596,12 @@
<string name="button_layer_traffic">Zácpy</string>
<string name="subway">Metro</string>
<string name="layers_title">Styly a vrstvy mapy</string>
<string name="subway_data_unavailable">Mapa metra není dostupná</string>
<string name="bookmarks_empty_list_title">Seznam je prázdný</string>
<string name="bookmarks_empty_list_message">Pro přidání nové značky klikněte na symbol hvězdičky na obrázku objektu</string>
<string name="category_desc_more">…ještě</string>
<string name="export_file">Exportovat KMZ</string>
<string name="export_file_gpx">Export GPX</string>
<string name="delete_list">Smazat seznam</string>
<string name="public_access">Veřejně přístupné</string>
<string name="limited_access">Soukromé</string>
<string name="not_shared">Osobní účet</string>
<string name="speedcams_alert_title">Radary</string>
<string name="place_description_title">Popis místa</string>
<!-- this text will be shown in application notification preferences opposite checkbox which enable/disable downloader notifications. Devices on Android 8+ are affected. -->
@@ -642,7 +618,6 @@
<string name="power_managment_setting_auto">Při vybité baterii</string>
<string name="power_managment_setting_manual_max">Vždy</string>
<string name="enable_logging_warning_message">Dočasně zapněte, abyste mohli zaznamenat a ručně nám poslat podrobná diagnostická data o vašem problému pomocí tlačítka „Nahlásit chybu“ v okně nápovědy. Protokoly mohou zahrnovat informace o poloze.</string>
<string name="access_rules_author_only">Upravujte on-line</string>
<string name="driving_options_title">Možnosti trasy</string>
<!-- Recommended length for CarPlay and Android Auto is around 25-27 characters -->
<string name="avoid_tolls">Vyhnout se mýtnému</string>
@@ -827,9 +802,7 @@
<string name="uri_open_location_failed">Není nainstalována žádná aplikace, která by mohla otevřít umístění</string>
<!-- preference string for using auto theme only in navigation mode -->
<string name="nav_auto">Automaticky v navigaci</string>
<string name="maps_storage_removable">SD karta</string>
<string name="closes_in">Zavírá za %s</string>
<string name="gb">GB</string>
<string name="github">GitHub</string>
<string name="menu">Nabídka</string>
<string name="wikimedia_commons">Wikimedia Commons</string>
@@ -846,16 +819,12 @@
<string name="disk_error">Nepodařilo se vytvořit složku a přesunout soubory v interní paměti zařízení nebo na SD kartě</string>
<string name="comma_separated_pair">%1$s, %2$s</string>
<string name="error_enter_correct_vk_page">Zadejte platné uživatelské jméno nebo webovou adresu VK</string>
<string name="mb">MB</string>
<string name="disconnect_usb_cable_title">Odpojte kabel USB</string>
<string name="connection_failure">Chyba připojení</string>
<string name="opens_in">Otevírá za %s</string>
<string name="maps_storage_shared">Interní sdílené úložiště</string>
<string name="mastodon">Mastodon</string>
<string name="facebook">Facebook</string>
<string name="level_value_generic">Podlaží: %s</string>
<string name="maps_storage_internal">Interní soukromé úložiště</string>
<string name="maps_storage_external">Externí sdílené úložiště</string>
<string name="telegram">Telegram</string>
<string name="error_enter_correct_facebook_page">Zadejte platnou webovou adresu, účet nebo název stránky na Facebooku</string>
<string name="tts_info_link">https://www.comaps.app/support/tts-configuration-guide-for-android/</string>