diff options
Diffstat (limited to 'java/res/values-cs')
-rw-r--r-- | java/res/values-cs/dictionary-pack.xml | 30 | ||||
-rw-r--r-- | java/res/values-cs/strings.xml | 38 |
2 files changed, 17 insertions, 51 deletions
diff --git a/java/res/values-cs/dictionary-pack.xml b/java/res/values-cs/dictionary-pack.xml deleted file mode 100644 index f65d45b2c..000000000 --- a/java/res/values-cs/dictionary-pack.xml +++ /dev/null @@ -1,30 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- -/* -** -** Copyright 2013, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ - --> - -<resources xmlns:android="http://schemas.android.com/apk/res/android" - xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - <!-- no translation found for dictionary_pack_settings_activity (664691545147898274) --> - <skip /> - <!-- no translation found for authority (8773166495153016489) --> - <skip /> - <string name="default_metadata_uri" msgid="6889596349847015153"></string> - <!-- no translation found for local_metadata_filename (4634356913689271331) --> - <skip /> -</resources> diff --git a/java/res/values-cs/strings.xml b/java/res/values-cs/strings.xml index e01e3f053..82b185aa9 100644 --- a/java/res/values-cs/strings.xml +++ b/java/res/values-cs/strings.xml @@ -171,32 +171,26 @@ <string name="read_external_dictionary_confirm_install_message" msgid="6898610163768980870">"Chcete nainstalovat tento soubor pro jazyk <xliff:g id="LOCALE_NAME">%s</xliff:g>?"</string> <string name="error" msgid="8940763624668513648">"Došlo k chybě"</string> <string name="button_default" msgid="3988017840431881491">"Výchozí"</string> - <!-- no translation found for setup_welcome_title (6112821709832031715) --> + <string name="setup_welcome_title" msgid="6112821709832031715">"Vítá vás <xliff:g id="APPLICATION_NAME">%s</xliff:g>"</string> + <string name="setup_welcome_additional_description" msgid="8150252008545768953">"s psaním gesty"</string> + <string name="setup_start_action" msgid="8936036460897347708">"Začínáme"</string> + <!-- no translation found for setup_next_action (371821437915144603) --> <skip /> - <!-- no translation found for setup_welcome_additional_description (8150252008545768953) --> + <string name="setup_steps_title" msgid="6400373034871816182">"Nastavení aplikace <xliff:g id="APPLICATION_NAME">%s</xliff:g>"</string> + <string name="setup_step1_title" msgid="3147967630253462315">"Zapnutí aplikace <xliff:g id="APPLICATION_NAME">%s</xliff:g>"</string> + <string name="setup_step1_instruction" msgid="2578631936624637241">"V nastavení Jazyk a zadávání zaškrtněte aplikaci <xliff:g id="APPLICATION_NAME">%s</xliff:g>, povolíte tak její spuštění."</string> + <!-- no translation found for setup_step1_action (4366513534999901728) --> <skip /> - <!-- no translation found for setup_start_action (8936036460897347708) --> + <string name="setup_step2_title" msgid="6860725447906690594">"Přepnutí na aplikaci <xliff:g id="APPLICATION_NAME">%s</xliff:g>"</string> + <!-- no translation found for setup_step2_instruction (9141481964870023336) --> <skip /> - <!-- no translation found for setup_steps_title (6400373034871816182) --> - <skip /> - <!-- no translation found for setup_step1_title (3147967630253462315) --> - <skip /> - <!-- no translation found for setup_step1_instruction (2578631936624637241) --> - <skip /> - <!-- no translation found for setup_step1_action (4341732946935754009) --> - <skip /> - <!-- no translation found for setup_step2_title (6860725447906690594) --> - <skip /> - <!-- no translation found for setup_step2_instruction (1696017456983062415) --> - <skip /> - <!-- no translation found for setup_step2_action (2945283990796496485) --> + <!-- no translation found for setup_step2_action (1660330307159824337) --> <skip /> <string name="setup_step3_title" msgid="3154757183631490281">"Gratulujeme, vše je připraveno."</string> - <!-- no translation found for setup_step3_instruction (8025981829605426000) --> - <skip /> - <!-- no translation found for setup_step3_action (600879797256942259) --> - <skip /> - <!-- no translation found for setup_finish_action (276559243409465389) --> + <string name="setup_step3_instruction" msgid="8025981829605426000">"Nyní můžete ve všech svých oblíbených aplikacích psát pomocí aplikace <xliff:g id="APPLICATION_NAME">%s</xliff:g>."</string> + <string name="setup_step3_action" msgid="600879797256942259">"Nakonfigurovat další jazyky"</string> + <string name="setup_finish_action" msgid="276559243409465389">"Hotovo"</string> + <!-- no translation found for show_setup_wizard_icon (2098097851427593496) --> <skip /> <string name="app_name" msgid="6320102637491234792">"Poskytovatel slovníku"</string> <string name="dictionary_provider_name" msgid="3027315045397363079">"Poskytovatel slovníku"</string> @@ -228,4 +222,6 @@ <string name="dict_available_notification_title" msgid="6514288591959117288">"Je k dispozici slovník pro jazyk <xliff:g id="LANGUAGE">%1$s</xliff:g>"</string> <string name="dict_available_notification_description" msgid="1075194169443163487">"Stisknutím zkontrolujete a stáhnete"</string> <string name="toast_downloading_suggestions" msgid="1313027353588566660">"Stahování: návrhy pro jazyk <xliff:g id="LANGUAGE">%1$s</xliff:g> budou brzy k dispozici."</string> + <!-- no translation found for version_text (2715354215568469385) --> + <skip /> </resources> |