diff options
author | 2012-07-11 15:33:02 -0700 | |
---|---|---|
committer | 2012-07-11 15:33:02 -0700 | |
commit | 8f7f04fead0a7ce9cabaa6e4ed310d53510b5cd0 (patch) | |
tree | 751e926b5482cd79a78895be1d629e858abed487 /java/res/values-cs | |
parent | e4e7e5fc82eca67330765510ad0bd29caeb7a1bb (diff) | |
download | latinime-8f7f04fead0a7ce9cabaa6e4ed310d53510b5cd0.tar.gz latinime-8f7f04fead0a7ce9cabaa6e4ed310d53510b5cd0.tar.xz latinime-8f7f04fead0a7ce9cabaa6e4ed310d53510b5cd0.zip |
Import translations. DO NOT MERGE
Change-Id: I056d8d8d630a2b3576462f7900bc39a7f19f5aa0
Auto-generated-cl: translation import
Diffstat (limited to 'java/res/values-cs')
-rw-r--r-- | java/res/values-cs/strings-appname.xml | 27 | ||||
-rw-r--r-- | java/res/values-cs/strings.xml | 10 |
2 files changed, 37 insertions, 0 deletions
diff --git a/java/res/values-cs/strings-appname.xml b/java/res/values-cs/strings-appname.xml new file mode 100644 index 000000000..0eeac88b4 --- /dev/null +++ b/java/res/values-cs/strings-appname.xml @@ -0,0 +1,27 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- +/* +** +** Copyright 2012, 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"> + <string name="english_ime_name" msgid="178705338187710493">"Klávesnice Android"</string> + <string name="spell_checker_service_name" msgid="6268342166872202903">"Kontrola pravopisu Android"</string> + <string name="english_ime_settings" msgid="7470027018752707691">"Nastavení klávesnice Android"</string> + <string name="android_spell_checker_settings" msgid="8397842018475560441">"Nastavení kontroly pravopisu"</string> +</resources> diff --git a/java/res/values-cs/strings.xml b/java/res/values-cs/strings.xml index 9764ce501..fa47c5bb1 100644 --- a/java/res/values-cs/strings.xml +++ b/java/res/values-cs/strings.xml @@ -107,9 +107,19 @@ <string name="note_timestamp_for_researchlog" msgid="1889446857977976026">"Uložit čas do protokolu"</string> <string name="notify_recorded_timestamp" msgid="8036429032449612051">"Časové razítko vloženo"</string> <string name="do_not_log_this_session" msgid="413762473641146336">"Neprotokolovat relaci"</string> + <!-- no translation found for enable_session_logging (4202559020594036225) --> + <skip /> + <!-- no translation found for log_whole_session_history (7087712461632081351) --> + <skip /> <string name="notify_session_log_deleting" msgid="3299507647764414623">"Mazání protokolu relace"</string> <string name="notify_session_log_deleted" msgid="8687927130100934686">"Protokol relace smazán"</string> <string name="notify_session_log_not_deleted" msgid="2592908998810755970">"Protokol relace nesmazán"</string> + <!-- no translation found for notify_session_history_logged (7723983399468056391) --> + <skip /> + <!-- no translation found for notify_session_history_not_logged (6597910011368015361) --> + <skip /> + <!-- no translation found for notify_session_logging_enabled (8549561596936177661) --> + <skip /> <string name="select_language" msgid="3693815588777926848">"Vstupní jazyky"</string> <string name="hint_add_to_dictionary" msgid="573678656946085380">"Opětovným dotykem provedete uložení"</string> <string name="has_dictionary" msgid="6071847973466625007">"Slovník k dispozici"</string> |