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 | 5a323e6 | 2009-08-03 16:28:40 -0700 | [diff] [blame] | 18 | <string name="english_ime_name" msgid="7252517407088836577">"Klávesnice Android"</string> |
| 19 | <string name="english_ime_settings" msgid="6661589557206947774">"Nastavení klávesnice Android"</string> |
| 20 | <string name="vibrate_on_keypress" msgid="5258079494276955460">"Při stisku klávesy vibrovat"</string> |
| 21 | <string name="sound_on_keypress" msgid="6093592297198243644">"Zvuk při stisku klávesy"</string> |
| 22 | <string name="hit_correction" msgid="4855351009261318389">"Opravovat překlepy"</string> |
| 23 | <string name="hit_correction_summary" msgid="8761701873008070796">"Povolit opravu chyb vstupu"</string> |
| 24 | <string name="hit_correction_land" msgid="2567691684825205448">"Chyby vstupu v zobrazení na šířku"</string> |
| 25 | <string name="hit_correction_land_summary" msgid="4076803842198368328">"Povolit opravu chyb vstupu"</string> |
| 26 | <string name="auto_correction" msgid="7911639788808958255">"Návrhy slov"</string> |
| 27 | <string name="auto_correction_summary" msgid="6881047311475758267">"Automaticky opravit předchozí slovo"</string> |
| 28 | <string name="prediction" msgid="466220283138359837">"Návrhy slov"</string> |
| 29 | <string name="prediction_category" msgid="7027100625580696660">"Nastavení návrhů slov"</string> |
| 30 | <string name="prediction_summary" msgid="459788228830873110">"Povolit automatické dokončování při psaní"</string> |
| 31 | <string name="auto_complete_dialog_title" msgid="2172048590607201920">"Automatické dokončování"</string> |
| 32 | <string name="prediction_landscape" msgid="4874601565593216183">"Zvětšit textové pole"</string> |
| 33 | <string name="prediction_landscape_summary" msgid="6736551095997839472">"Skrýt návrhy slov v zobrazení na šířku"</string> |
| 34 | <string name="auto_cap" msgid="1719746674854628252">"Velká písmena automaticky"</string> |
| 35 | <string name="auto_cap_summary" msgid="3260681697600786825">"Zahájit větu velkým písmenem"</string> |
| 36 | <string name="auto_punctuate" msgid="7276672334264521751">"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 | 5a323e6 | 2009-08-03 16:28:40 -0700 | [diff] [blame] | 39 | <string name="quick_fixes" msgid="5353213327680897927">"Rychlé opravy"</string> |
| 40 | <string name="quick_fixes_summary" msgid="3405028402510332373">"Opravuje běžné překlepy"</string> |
| 41 | <string name="show_suggestions" msgid="507074425254289133">"Zobrazovat návrhy"</string> |
| 42 | <string name="show_suggestions_summary" msgid="1989672863935759654">"Při psaní zobrazovat návrhy slov"</string> |
| 43 | <string name="auto_complete" msgid="1103196318775486023">"Automatické dokončování"</string> |
| 44 | <string name="auto_complete_summary" msgid="6113149638718274624">"Stisknutí mezerníku nebo interpunkce automaticky vloží zvýrazněné slovo"</string> |
Eric Fischer | 9e171bc | 2009-03-24 21:02:51 -0700 | [diff] [blame] | 45 | <string-array name="prediction_modes"> |
Eric Fischer | 5a323e6 | 2009-08-03 16:28:40 -0700 | [diff] [blame] | 46 | <item msgid="4870266572388153286">"Není"</item> |
| 47 | <item msgid="1669461741568287396">"Základní"</item> |
| 48 | <item msgid="4894328801530136615">"Pokročilé"</item> |
Eric Fischer | 9e171bc | 2009-03-24 21:02:51 -0700 | [diff] [blame] | 49 | </string-array> |
Eric Fischer | 5a323e6 | 2009-08-03 16:28:40 -0700 | [diff] [blame] | 50 | <string name="prediction_none" msgid="2472795101338047944">"0"</string> |
| 51 | <string name="prediction_basic" msgid="8407291081834155558">"1"</string> |
| 52 | <string name="prediction_full" msgid="3765102052052510268">"2"</string> |
The Android Open Source Project | 264b19a | 2009-03-18 17:39:49 -0700 | [diff] [blame] | 53 | <!-- no translation found for prediction_modes_values:0 (579944677836100459) --> |
| 54 | <!-- no translation found for prediction_modes_values:1 (7214414132844804570) --> |
| 55 | <!-- no translation found for prediction_modes_values:2 (6678546276084314171) --> |
Eric Fischer | 5a323e6 | 2009-08-03 16:28:40 -0700 | [diff] [blame] | 56 | <string name="added_word" msgid="8993883354622484372">"<xliff:g id="WORD">%s</xliff:g> : Uloženo"</string> |
| 57 | <string name="alternates_for_a" msgid="2566516493365324765">"áàâãäåæ"</string> |
| 58 | <string name="alternates_for_e" msgid="3900510936875547555">"éěèêë"</string> |
| 59 | <string name="alternates_for_i" msgid="7097915268629342242">"íìîï"</string> |
| 60 | <string name="alternates_for_o" msgid="6151402748321267776">"óòôõöœø"</string> |
| 61 | <string name="alternates_for_u" msgid="5899096818189442934">"ůúùûü"</string> |
| 62 | <string name="alternates_for_s" msgid="348762530927662188">"š§ß"</string> |
| 63 | <string name="alternates_for_n" msgid="6257322556221886400">"ňñ"</string> |
| 64 | <string name="alternates_for_c" msgid="151699780720639892">"čç"</string> |
| 65 | <string name="alternates_for_y" msgid="1722776806607271199">"ýÿ"</string> |
Eric Fischer | fc80c31 | 2009-10-13 16:08:17 -0700 | [diff] [blame] | 66 | <string name="key_i" msgid="6483655742552255124">"i"</string> |
Eric Fischer | 5a323e6 | 2009-08-03 16:28:40 -0700 | [diff] [blame] | 67 | <string name="tip_long_press" msgid="6101270866284343344">"Podržením klávesy zobrazíte diakritiku (ž, á atd.)"</string> |
| 68 | <string name="tip_dismiss" msgid="7585579046862204381">"Stisknutím klávesy Zpět ↶ můžete klávesnici kdykoli zavřít"</string> |
| 69 | <string name="tip_access_symbols" msgid="6344098517525531652">"Přístup k číslům a symbolům"</string> |
| 70 | <string name="tip_add_to_dictionary" msgid="1487293888469227817">"Stisknutím a podržením slova zcela vlevo toto slovo přidáte do slovníku"</string> |
| 71 | <string name="touch_to_continue" msgid="7869803257948414531">"Chcete-li pokračovat, dotkněte se této rady »"</string> |
| 72 | <string name="touch_to_finish" msgid="7990196086480585789">"Chcete-li tuto radu zavřít a začít psát, dotkněte se zde."</string> |
| 73 | <string name="tip_to_open_keyboard" msgid="6821200275486950452"><b>"Klávesnice se zobrazí, kdykoli se dotknete textového pole."</b></string> |
| 74 | <string name="tip_to_view_accents" msgid="5433158573693308501"><b>"Stisknutím a podržením klávesy zobrazíte diakritiku"\n"(ó, ø, ö, ô atd.)"</b></string> |
| 75 | <string name="tip_to_open_symbols" msgid="7345139325622444880"><b>"Stisknutím této klávesy přejdete do režimu číslic a symbolů"</b></string> |
| 76 | <string name="tip_to_close_symbols" msgid="5227724217206927185"><b>"Opětovným stisknutím této klávesy se vrátíte zpět do režimu písmen"</b></string> |
| 77 | <string name="tip_to_launch_settings" msgid="8402961128983196128"><b>"Chcete-li změnit nastavení klávesnice, jako například automatické dokončování, stiskněte tuto klávesu a podržte ji."</b></string> |
| 78 | <string name="tip_to_start_typing" msgid="7213843601369174313"><b>"Zkuste to."</b></string> |
| 79 | <string name="label_go_key" msgid="1635148082137219148">"Přejít"</string> |
| 80 | <string name="label_next_key" msgid="362972844525672568">"Další"</string> |
| 81 | <string name="label_done_key" msgid="2441578748772529288">"Hotovo"</string> |
| 82 | <string name="label_send_key" msgid="2815056534433717444">"Odeslat"</string> |
| 83 | <string name="label_symbol_key" msgid="6175820506864489453">"?123"</string> |
| 84 | <string name="label_phone_key" msgid="4275497665515080551">"123"</string> |
| 85 | <string name="label_alpha_key" msgid="8864943487292437456">"ABC"</string> |
| 86 | <string name="label_alt_key" msgid="2846315350346694811">"Alt"</string> |
| 87 | <string name="open_the_keyboard" msgid="2215920976029260466"><font size="17"><b>"Otevřete klávesnici"\n</b></font><font size="3">\n</font>"Dotkněte se jakéhokoli textového pole."</string> |
| 88 | <string name="close_the_keyboard" msgid="6251022259044940103"><font size="17"><b>"Zavřete klávesnici"\n</b></font><font size="3">\n</font>"Stiskněte klávesu Zpět."</string> |
| 89 | <string name="touch_and_hold" msgid="6154166367273010534"><font size="17"><b>"Přidržením klávesy zobrazte možnosti"\n</b></font><font size="3">\n</font>"Použijte interpunkční znaménka a diakritiku."</string> |
| 90 | <string name="keyboard_settings" msgid="4585753477617374032"><font size="17"><b>"Nastavení klávesnice"\n</b></font><font size="3">\n</font>"Dotkněte se klávesy "<b>"?123"</b>" a přidržte ji."</string> |
Eric Fischer | cf27e2f | 2009-11-06 15:30:07 -0800 | [diff] [blame^] | 91 | <string name="popular_domain_0" msgid="3745279225122472969">".com"</string> |
| 92 | <string name="popular_domain_1" msgid="1370572248164278467">".net"</string> |
| 93 | <string name="popular_domain_2" msgid="3036812463748402878">".org"</string> |
| 94 | <string name="popular_domain_3" msgid="8718639560809452028">".biz"</string> |
| 95 | <string name="popular_domain_4" msgid="35359437471311470">".cz"</string> |
The Android Open Source Project | 923bf41 | 2009-03-13 15:11:42 -0700 | [diff] [blame] | 96 | </resources> |