diff options
author | 2012-06-29 14:05:31 -0700 | |
---|---|---|
committer | 2012-06-29 14:05:31 -0700 | |
commit | 26c45718a595e96a3fffd4fc6307e926a8c2ad70 (patch) | |
tree | 5cd3de097e8e2e5b4448c455d49747aece998b65 /java/res/values-cs | |
parent | 5514d11cfce27683d84339e7f6dca2a6887ec2c0 (diff) | |
download | latinime-26c45718a595e96a3fffd4fc6307e926a8c2ad70.tar.gz latinime-26c45718a595e96a3fffd4fc6307e926a8c2ad70.tar.xz latinime-26c45718a595e96a3fffd4fc6307e926a8c2ad70.zip |
Import translations. DO NOT MERGE
Change-Id: I1c7b1b7877fdbf6963b7a034a8ec197004f97b0e
Auto-generated-cl: translation import
Diffstat (limited to 'java/res/values-cs')
-rw-r--r-- | java/res/values-cs/strings.xml | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/java/res/values-cs/strings.xml b/java/res/values-cs/strings.xml index 2e62ffec6..5818d5c6f 100644 --- a/java/res/values-cs/strings.xml +++ b/java/res/values-cs/strings.xml @@ -60,10 +60,8 @@ <string name="auto_correction_threshold_mode_modest" msgid="8788366690620799097">"Mírné"</string> <string name="auto_correction_threshold_mode_aggeressive" msgid="3524029103734923819">"Agresivní"</string> <string name="auto_correction_threshold_mode_very_aggeressive" msgid="3386782235540547678">"Velmi agresivní"</string> - <!-- no translation found for bigram_prediction (5809665643352206540) --> - <skip /> - <!-- no translation found for bigram_prediction_summary (3253961591626441019) --> - <skip /> + <string name="bigram_prediction" msgid="5809665643352206540">"Návrhy dalšího slova"</string> + <string name="bigram_prediction_summary" msgid="3253961591626441019">"Na základě předchozího slova"</string> <string name="added_word" msgid="8993883354622484372">"<xliff:g id="WORD">%s</xliff:g>: Uloženo"</string> <string name="label_go_key" msgid="1635148082137219148">"Přejít"</string> <string name="label_next_key" msgid="362972844525672568">"Další"</string> |