diff options
author | 2014-10-01 19:30:53 +0000 | |
---|---|---|
committer | 2014-10-01 19:30:54 +0000 | |
commit | ac43af5eaf23c3b7074d53fda3a15623106cdcb9 (patch) | |
tree | 42912183112724f6b04fa2ac0160ed2ce0460b5d /java/res/values-cs | |
parent | aad590f7019899237b1a1e4b71ca4ace02d0abb3 (diff) | |
parent | e347b65e0f2c65466b791cb38953a0caaa92e05a (diff) | |
download | latinime-ac43af5eaf23c3b7074d53fda3a15623106cdcb9.tar.gz latinime-ac43af5eaf23c3b7074d53fda3a15623106cdcb9.tar.xz latinime-ac43af5eaf23c3b7074d53fda3a15623106cdcb9.zip |
Merge "Import translations. DO NOT MERGE"
Diffstat (limited to 'java/res/values-cs')
-rw-r--r-- | java/res/values-cs/strings.xml | 28 |
1 files changed, 10 insertions, 18 deletions
diff --git a/java/res/values-cs/strings.xml b/java/res/values-cs/strings.xml index 5972be483..f52755712 100644 --- a/java/res/values-cs/strings.xml +++ b/java/res/values-cs/strings.xml @@ -27,8 +27,7 @@ <string name="sound_on_keypress" msgid="6093592297198243644">"Zvuk při stisku klávesy"</string> <string name="popup_on_keypress" msgid="123894815723512944">"Detail znaku při stisku klávesy"</string> <string name="settings_screen_preferences" msgid="2696713156722014624">"Předvolby"</string> - <!-- no translation found for settings_screen_accounts (7570397912370223287) --> - <skip /> + <string name="settings_screen_accounts" msgid="7570397912370223287">"Účty a ochrana soukromí"</string> <string name="settings_screen_appearance" msgid="9153102634339912029">"Vzhled a rozvržení"</string> <string name="settings_screen_multilingual" msgid="1391301621464509659">"Možnosti pro více jazyků"</string> <string name="settings_screen_gesture" msgid="8826372746901183556">"Psaní gesty"</string> @@ -85,31 +84,24 @@ <string name="hint_add_to_dictionary_without_word" msgid="3040385779511255101">"Klepnutím sem položku uložíte"</string> <string name="has_dictionary" msgid="6071847973466625007">"Slovník k dispozici"</string> <string name="keyboard_layout" msgid="8451164783510487501">"Motiv klávesnice"</string> - <!-- no translation found for switch_accounts (3321216593719006162) --> - <skip /> - <!-- no translation found for no_accounts_selected (2073821619103904330) --> - <skip /> - <!-- no translation found for account_selected (2846876462199625974) --> - <skip /> - <!-- no translation found for account_select_ok (9141195141763227797) --> - <skip /> - <!-- no translation found for account_select_cancel (5181012062618504340) --> - <skip /> - <!-- no translation found for account_select_sign_out (3299651159390187933) --> - <skip /> - <!-- no translation found for account_select_title (6279711684772922649) --> - <skip /> + <string name="switch_accounts" msgid="3321216593719006162">"Přepnout účty"</string> + <string name="no_accounts_selected" msgid="2073821619103904330">"Nebyly vybrány žádné účty"</string> + <string name="account_selected" msgid="2846876462199625974">"Aktuálně používáte účet <xliff:g id="EMAIL_ADDRESS">%1$s</xliff:g>"</string> + <string name="account_select_ok" msgid="9141195141763227797">"OK"</string> + <string name="account_select_cancel" msgid="5181012062618504340">"Zrušit"</string> + <string name="account_select_sign_out" msgid="3299651159390187933">"Odhlásit se"</string> + <string name="account_select_title" msgid="6279711684772922649">"Vyberte účet, který chcete použít"</string> <string name="subtype_en_GB" msgid="88170601942311355">"angličtina (Velká Británie)"</string> <string name="subtype_en_US" msgid="6160452336634534239">"angličtina (USA)"</string> <string name="subtype_es_US" msgid="5583145191430180200">"španělština (USA)"</string> <string name="subtype_hi_ZZ" msgid="8860448146262798623">"Hinglish"</string> + <string name="subtype_sr_ZZ" msgid="9059219552986034343">"srbština (latinka)"</string> <string name="subtype_with_layout_en_GB" msgid="1931018968641592304">"angličtina (VB) (<xliff:g id="KEYBOARD_LAYOUT">%s</xliff:g>)"</string> <string name="subtype_with_layout_en_US" msgid="8809311287529805422">"angličtina (USA) (<xliff:g id="KEYBOARD_LAYOUT">%s</xliff:g>)"</string> <string name="subtype_with_layout_es_US" msgid="510930471167541338">"španělština (USA) (<xliff:g id="KEYBOARD_LAYOUT">%s</xliff:g>)"</string> <string name="subtype_with_layout_hi_ZZ" msgid="6827402953860547044">"Hinglish (<xliff:g id="KEYBOARD_LAYOUT">%s</xliff:g>)"</string> + <string name="subtype_with_layout_sr_ZZ" msgid="2859024772719772407">"srbština (<xliff:g id="KEYBOARD_LAYOUT">%s</xliff:g>)"</string> <string name="subtype_generic_traditional" msgid="8584594350973800586">"<xliff:g id="LANGUAGE_NAME">%s</xliff:g> (tradiční)"</string> - <string name="subtype_generic_cyrillic" msgid="7486451947618138947">"<xliff:g id="LANGUAGE_NAME">%s</xliff:g> (cyrilice)"</string> - <string name="subtype_generic_latin" msgid="9128716486310604145">"<xliff:g id="LANGUAGE_NAME">%s</xliff:g> (latinka)"</string> <string name="subtype_no_language" msgid="7137390094240139495">"Žádný jazyk (latinka)"</string> <string name="subtype_no_language_qwerty" msgid="244337630616742604">"Latinka (QWERTY)"</string> <string name="subtype_no_language_qwertz" msgid="443066912507547976">"Latinka (QWERTZ)"</string> |