The Android Open Source Project | 923bf41 | 2009-03-13 15:11:42 -0700 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <!-- Copyright (C) 2009 The Android Open Source Project |
| 3 | |
| 4 | Licensed under the Apache License, Version 2.0 (the "License"); |
| 5 | you may not use this file except in compliance with the License. |
| 6 | You may obtain a copy of the License at |
| 7 | |
| 8 | http://www.apache.org/licenses/LICENSE-2.0 |
| 9 | |
| 10 | Unless required by applicable law or agreed to in writing, software |
| 11 | distributed under the License is distributed on an "AS IS" BASIS, |
| 12 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 13 | See the License for the specific language governing permissions and |
| 14 | limitations under the License. |
| 15 | --> |
| 16 | <resources xmlns:android="http://schemas.android.com/apk/res/android" |
| 17 | xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> |
Eric Fischer | 9e171bc | 2009-03-24 21:02:51 -0700 | [diff] [blame^] | 18 | <string name="english_ime_name">"Klávesnice Android"</string> |
| 19 | <string name="english_ime_settings">"Nastavení klávesnice Android"</string> |
The Android Open Source Project | 923bf41 | 2009-03-13 15:11:42 -0700 | [diff] [blame] | 20 | <string name="vibrate_on_keypress">"Při stisku klávesy vibrovat"</string> |
| 21 | <string name="sound_on_keypress">"Zvuk při stisku klávesy"</string> |
Eric Fischer | 9e171bc | 2009-03-24 21:02:51 -0700 | [diff] [blame^] | 22 | <string name="hit_correction">"Opravovat překlepy"</string> |
| 23 | <string name="hit_correction_summary">"Povolit opravu chyb vstupu"</string> |
| 24 | <string name="hit_correction_land">"Chyby vstupu v zobrazení na šířku"</string> |
| 25 | <string name="hit_correction_land_summary">"Povolit opravu chyb vstupu"</string> |
| 26 | <string name="auto_correction">"Návrhy slov"</string> |
| 27 | <string name="auto_correction_summary">"Automaticky opravit předchozí slovo"</string> |
| 28 | <string name="prediction">"Návrhy slov"</string> |
| 29 | <string name="prediction_category">"Nastavení návrhů slov"</string> |
| 30 | <string name="prediction_summary">"Povolit automatické dokončování při psaní"</string> |
| 31 | <string name="auto_complete_dialog_title">"Automatické dokončování"</string> |
| 32 | <string name="prediction_landscape">"Zvětšit textové pole"</string> |
| 33 | <string name="prediction_landscape_summary">"Skrýt návrhy slov v zobrazení na šířku"</string> |
| 34 | <string name="auto_cap">"Velká písmena automaticky"</string> |
| 35 | <string name="auto_cap_summary">"Zahájit větu velkým písmenem"</string> |
The Android Open Source Project | 923bf41 | 2009-03-13 15:11:42 -0700 | [diff] [blame] | 36 | <string name="auto_punctuate">"Automatická interpunkce"</string> |
The Android Open Source Project | 264b19a | 2009-03-18 17:39:49 -0700 | [diff] [blame] | 37 | <!-- no translation found for auto_punctuate_summary (6589441565817502132) --> |
The Android Open Source Project | 923bf41 | 2009-03-13 15:11:42 -0700 | [diff] [blame] | 38 | <skip /> |
Eric Fischer | 9e171bc | 2009-03-24 21:02:51 -0700 | [diff] [blame^] | 39 | <string-array name="prediction_modes"> |
| 40 | <item>"Není"</item> |
| 41 | <item>"Základní"</item> |
| 42 | <item>"Pokročilé"</item> |
| 43 | </string-array> |
| 44 | <string name="prediction_none">"0"</string> |
| 45 | <string name="prediction_basic">"1"</string> |
| 46 | <string name="prediction_full">"2"</string> |
The Android Open Source Project | 264b19a | 2009-03-18 17:39:49 -0700 | [diff] [blame] | 47 | <!-- no translation found for prediction_modes_values:0 (579944677836100459) --> |
| 48 | <!-- no translation found for prediction_modes_values:1 (7214414132844804570) --> |
| 49 | <!-- no translation found for prediction_modes_values:2 (6678546276084314171) --> |
The Android Open Source Project | 923bf41 | 2009-03-13 15:11:42 -0700 | [diff] [blame] | 50 | <string name="added_word">"<xliff:g id="WORD">%s</xliff:g> : Uloženo"</string> |
| 51 | <string name="alternates_for_a">"áàâãäåæ"</string> |
| 52 | <string name="alternates_for_e">"éěèêë"</string> |
| 53 | <string name="alternates_for_i">"íìîï"</string> |
| 54 | <string name="alternates_for_o">"óòôõöœø"</string> |
| 55 | <string name="alternates_for_u">"ůúùûü"</string> |
| 56 | <string name="alternates_for_s">"š§ß"</string> |
| 57 | <string name="alternates_for_n">"ňñ"</string> |
| 58 | <string name="alternates_for_c">"čç"</string> |
| 59 | <string name="alternates_for_y">"ýÿ"</string> |
The Android Open Source Project | 264b19a | 2009-03-18 17:39:49 -0700 | [diff] [blame] | 60 | <!-- no translation found for alternates_for_z (8206774143334512268) --> |
The Android Open Source Project | 923bf41 | 2009-03-13 15:11:42 -0700 | [diff] [blame] | 61 | <skip /> |
Eric Fischer | 9e171bc | 2009-03-24 21:02:51 -0700 | [diff] [blame^] | 62 | <string name="tip_long_press">"Podržením klávesy zobrazíte diakritiku (ž, á atd.)"</string> |
| 63 | <string name="tip_dismiss">"Stisknutím klávesy Zpět ↶ můžete klávesnici kdykoli zavřít"</string> |
| 64 | <string name="tip_access_symbols">"Přístup k číslům a symbolům"</string> |
| 65 | <string name="tip_add_to_dictionary">"Stisknutím a podržením slova zcela vlevo toto slovo přidáte do slovníku"</string> |
| 66 | <string name="label_go_key">"Přejít"</string> |
| 67 | <string name="label_next_key">"Další"</string> |
| 68 | <string name="label_done_key">"Hotovo"</string> |
| 69 | <string name="label_send_key">"Odeslat"</string> |
| 70 | <string name="label_symbol_key">"?123"</string> |
| 71 | <string name="label_phone_key">"123"</string> |
| 72 | <string name="label_alpha_key">"ABC"</string> |
| 73 | <string name="label_alt_key">"Alt"</string> |
The Android Open Source Project | 923bf41 | 2009-03-13 15:11:42 -0700 | [diff] [blame] | 74 | </resources> |