export hardcoded strings (#547)

This commit is contained in:
Andre K 2022-12-28 17:37:25 -03:00 committed by GitHub
parent 96ea0bf5a9
commit 99a42b1aa1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
43 changed files with 186 additions and 468 deletions

View file

@ -1,24 +1,18 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="action_settings">Nastavení</string>
<string name="channel_name">Název kanálu</string>
<string name="channel_options">Nastavení kanálu</string>
<string name="share_button">Tlačítko pro sdílení</string>
<string name="qr_code">QR kód</string>
<string name="unset">Zrušit nastavení</string>
<string name="connection_status">Stav připojení</string>
<string name="application_icon">Ikona aplikace</string>
<string name="unknown_username">Neznámé uživatelské jméno</string>
<string name="user_avatar">Uživatelský avatar</string>
<string name="sample_message">Dobrý den, celý den! I cesta může být cíl, následuj mě!</string>
<string name="send_text">Odeslat text</string>
<string name="warning_not_paired">You haven\'t yet paired a Meshtastic compatible radio with this phone. Please pair a device and set your username.\n\nThis open-source application is in alpha-testing, if you find problems please post on our forum: meshtastic.discourse.group.\n\nFor more information see our web page - www.meshtastic.org.</string>
<string name="username_unset">Uživatelské jméno smazané</string>
<string name="your_name">Vaše jméno</string>
<string name="analytics_okay">Anonymní hlášení o používání aplikace a jejích chybách.</string>
<string name="looking_for_meshtastic_devices">Hledám zařízení Meshtastic…</string>
<string name="starting_pairing">Spouštím párování</string>
<string name="pairing_failed">Párování selhalo</string>
<string name="url_for_join">URL pro připojení do Meshtastic MESH sítě.</string>
<string name="accept">Přijmout</string>
<string name="cancel">Odmítnout</string>
@ -32,11 +26,8 @@
<string name="report_a_bug">Nahlásit chybu</string>
<string name="report_bug_text">Jste si jistý, že chcete nahlásit chybu? Po odoslaní prosím přidejte zprávu do meshtastic.discourse.group abychom mohli přiřadit Vaši nahlášenou chybu k příspěvku.</string>
<string name="report">Odeslat chybové hlášení</string>
<string name="select_radio">Vyberte vysílač</string>
<string name="current_pair">Momenteálně je připojen vysílač %s</string>
<string name="not_paired_yet">Žádný vysílač zatím nebyl spárovaný</string>
<string name="change_radio">Změnit vysílač</string>
<string name="please_pair">Prosím připojte zařízení v nastavení systému Android.</string>
<string name="pairing_completed">Párování bylo úspěšné, spouštím službu</string>
<string name="pairing_failed_try_again">Párování selhalo, prosím zkuste to znovu.</string>
<string name="location_disabled">Přístup k poloze zařízení nebyl povole, není možné poskytnout polohu zařízení do MESH sítě.</string>