The Android Open Source Project | 923bf41 | 2009-03-13 15:11:42 -0700 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
Kenny Root | 1866d9e | 2010-03-17 22:16:48 -0700 | [diff] [blame] | 2 | <!-- |
| 3 | /* |
| 4 | ** |
| 5 | ** Copyright 2008, The Android Open Source Project |
| 6 | ** |
| 7 | ** Licensed under the Apache License, Version 2.0 (the "License"); |
| 8 | ** you may not use this file except in compliance with the License. |
| 9 | ** You may obtain a copy of the License at |
| 10 | ** |
| 11 | ** http://www.apache.org/licenses/LICENSE-2.0 |
| 12 | ** |
| 13 | ** Unless required by applicable law or agreed to in writing, software |
| 14 | ** distributed under the License is distributed on an "AS IS" BASIS, |
| 15 | ** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 16 | ** See the License for the specific language governing permissions and |
| 17 | ** limitations under the License. |
| 18 | */ |
| 19 | --> |
The Android Open Source Project | 923bf41 | 2009-03-13 15:11:42 -0700 | [diff] [blame] | 20 | |
The Android Open Source Project | 923bf41 | 2009-03-13 15:11:42 -0700 | [diff] [blame] | 21 | <resources xmlns:android="http://schemas.android.com/apk/res/android" |
| 22 | xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> |
satok | e04cc8b | 2010-07-20 14:17:34 +0900 | [diff] [blame] | 23 | <string name="english_ime_name" msgid="7252517407088836577">"Tastiera Android"</string> |
| 24 | <string name="english_ime_settings" msgid="6661589557206947774">"Impostazioni tastiera Android"</string> |
Eric Fischer | 566c45e | 2010-10-27 14:37:12 -0700 | [diff] [blame] | 25 | <string name="english_ime_input_options" msgid="3909945612939668554">"Opzioni inserimento"</string> |
Kenny Root | 8099a06 | 2010-05-17 11:43:46 -0700 | [diff] [blame] | 26 | <string name="vibrate_on_keypress" msgid="5258079494276955460">"Vibrazione tasti"</string> |
| 27 | <string name="sound_on_keypress" msgid="6093592297198243644">"Suono tasti"</string> |
Eric Fischer | 2ca4e9a | 2011-02-17 10:21:28 -0800 | [diff] [blame] | 28 | <string name="popup_on_keypress" msgid="123894815723512944">"Popup sui tasti"</string> |
| 29 | <string name="general_category" msgid="1859088467017573195">"Generali"</string> |
Eric Fischer | 80bcf30 | 2011-05-02 15:55:46 -0700 | [diff] [blame] | 30 | <string name="correction_category" msgid="2236750915056607613">"Correzione testo"</string> |
| 31 | <string name="ngram_category" msgid="5337109164339320257">"Suggerimenti in base alle parole precedenti"</string> |
| 32 | <string name="misc_category" msgid="6894192814868233453">"Altre opzioni"</string> |
Eric Fischer | a205d23 | 2011-05-17 17:05:55 -0700 | [diff] [blame] | 33 | <string name="advanced_settings" msgid="362895144495591463">"Impostazioni avanzate"</string> |
| 34 | <string name="advanced_settings_summary" msgid="5193513161106637254">"Opzioni per utenti esperti"</string> |
Eric Fischer | 1b1b294 | 2011-06-02 16:59:02 -0700 | [diff] [blame] | 35 | <string name="key_preview_popup_dismiss_delay" msgid="6213164897443068248">"Ritardo eliminaz. popup tasto"</string> |
Eric Fischer | a205d23 | 2011-05-17 17:05:55 -0700 | [diff] [blame] | 36 | <string name="key_preview_popup_dismiss_no_delay" msgid="2096123151571458064">"Nessun ritardo"</string> |
| 37 | <string name="key_preview_popup_dismiss_default_delay" msgid="2166964333903906734">"Predefinito"</string> |
Eric Fischer | ff53f0f | 2011-07-07 11:50:08 -0700 | [diff] [blame^] | 38 | <string name="use_contacts_dict" msgid="4435317977804180815">"Suggerisci nomi di contatti"</string> |
| 39 | <string name="use_contacts_dict_summary" msgid="6599983334507879959">"Utilizza nomi di Contatti per suggerimenti e correzioni"</string> |
Eric Fischer | 5a323e6 | 2009-08-03 16:28:40 -0700 | [diff] [blame] | 40 | <string name="auto_cap" msgid="1719746674854628252">"Maiuscole automatiche"</string> |
Eric Fischer | ff53f0f | 2011-07-07 11:50:08 -0700 | [diff] [blame^] | 41 | <string name="configure_dictionaries_title" msgid="3758288002414557345">"Configura dizionari"</string> |
Eric Fischer | 5a323e6 | 2009-08-03 16:28:40 -0700 | [diff] [blame] | 42 | <string name="quick_fixes" msgid="5353213327680897927">"Correzioni veloci"</string> |
| 43 | <string name="quick_fixes_summary" msgid="3405028402510332373">"Corregge gli errori di digitazione più comuni"</string> |
Eric Fischer | 2ca4e9a | 2011-02-17 10:21:28 -0800 | [diff] [blame] | 44 | <string name="prefs_show_suggestions" msgid="8026799663445531637">"Mostra suggerimenti correzioni"</string> |
| 45 | <string name="prefs_show_suggestions_summary" msgid="1583132279498502825">"Visualizza le parole suggerite durante la digitazione"</string> |
| 46 | <string name="prefs_suggestion_visibility_show_name" msgid="3219916594067551303">"Mostra sempre"</string> |
| 47 | <string name="prefs_suggestion_visibility_show_only_portrait_name" msgid="3551821800439659812">"Mostra in modalità verticale"</string> |
| 48 | <string name="prefs_suggestion_visibility_hide_name" msgid="6309143926422234673">"Nascondi sempre"</string> |
Eric Fischer | 80bcf30 | 2011-05-02 15:55:46 -0700 | [diff] [blame] | 49 | <string name="prefs_use_spacebar_language_switch" msgid="8828538114550634449">"Selettore lingua da barra spaziatrice"</string> |
Eric Fischer | 2ca4e9a | 2011-02-17 10:21:28 -0800 | [diff] [blame] | 50 | <string name="prefs_settings_key" msgid="4623341240804046498">"Mostra tasto impostaz."</string> |
Eric Fischer | 566c45e | 2010-10-27 14:37:12 -0700 | [diff] [blame] | 51 | <string name="settings_key_mode_auto_name" msgid="2993460277873684680">"Automatico"</string> |
| 52 | <string name="settings_key_mode_always_show_name" msgid="3047567041784760575">"Mostra sempre"</string> |
| 53 | <string name="settings_key_mode_always_hide_name" msgid="7833948046716923994">"Nascondi sempre"</string> |
Eric Fischer | 2ca4e9a | 2011-02-17 10:21:28 -0800 | [diff] [blame] | 54 | <string name="auto_correction" msgid="4979925752001319458">"Correzione automatica"</string> |
| 55 | <string name="auto_correction_summary" msgid="5625751551134658006">"Barra spaziatrice/punteggiatura correggono parole con errori"</string> |
| 56 | <string name="auto_correction_threshold_mode_off" msgid="8470882665417944026">"Off"</string> |
| 57 | <string name="auto_correction_threshold_mode_modest" msgid="8788366690620799097">"Media"</string> |
| 58 | <string name="auto_correction_threshold_mode_aggeressive" msgid="3524029103734923819">"Massima"</string> |
Eric Fischer | ff53f0f | 2011-07-07 11:50:08 -0700 | [diff] [blame^] | 59 | <string name="auto_correction_threshold_mode_very_aggeressive" msgid="3386782235540547678">"Massima"</string> |
Eric Fischer | 80bcf30 | 2011-05-02 15:55:46 -0700 | [diff] [blame] | 60 | <string name="bigram_suggestion" msgid="2636414079905220518">"Suggerimenti sui bigrammi"</string> |
Eric Fischer | 15c3752 | 2010-08-05 16:10:04 -0700 | [diff] [blame] | 61 | <string name="bigram_suggestion_summary" msgid="4383845146070101531">"Utilizza parola precedente per migliorare il suggerimento"</string> |
Eric Fischer | 80bcf30 | 2011-05-02 15:55:46 -0700 | [diff] [blame] | 62 | <string name="bigram_prediction" msgid="8914273444762259739">"Previsione bigramma"</string> |
| 63 | <string name="bigram_prediction_summary" msgid="1747261921174300098">"Usa anche la parola precedente per la previsione"</string> |
Eric Fischer | 5a323e6 | 2009-08-03 16:28:40 -0700 | [diff] [blame] | 64 | <string name="added_word" msgid="8993883354622484372">"<xliff:g id="WORD">%s</xliff:g> : parola salvata"</string> |
Eric Fischer | 5a323e6 | 2009-08-03 16:28:40 -0700 | [diff] [blame] | 65 | <string name="label_go_key" msgid="1635148082137219148">"Vai"</string> |
| 66 | <string name="label_next_key" msgid="362972844525672568">"Avanti"</string> |
| 67 | <string name="label_done_key" msgid="2441578748772529288">"Fine"</string> |
| 68 | <string name="label_send_key" msgid="2815056534433717444">"Invia"</string> |
Eric Fischer | 2ca4e9a | 2011-02-17 10:21:28 -0800 | [diff] [blame] | 69 | <string name="label_to_alpha_key" msgid="4793983863798817523">"ABC"</string> |
Eric Fischer | 566c45e | 2010-10-27 14:37:12 -0700 | [diff] [blame] | 70 | <string name="label_more_key" msgid="3760239494604948502">"Altro"</string> |
Eric Fischer | af63f06 | 2010-12-01 15:19:27 -0800 | [diff] [blame] | 71 | <string name="label_pause_key" msgid="181098308428035340">"Pausa"</string> |
| 72 | <string name="label_wait_key" msgid="6402152600878093134">"Attesa"</string> |
Eric Fischer | ff53f0f | 2011-07-07 11:50:08 -0700 | [diff] [blame^] | 73 | <string name="spoken_current_text_is" msgid="2485723011272583845">"Il testo attuale è %s"</string> |
| 74 | <string name="spoken_no_text_entered" msgid="7479685225597344496">"Nessun testo inserito"</string> |
| 75 | <string name="spoken_description_unknown" msgid="3197434010402179157">"Codice tasto %d"</string> |
| 76 | <string name="spoken_description_shift" msgid="244197883292549308">"Maiuscolo"</string> |
| 77 | <string name="spoken_description_shift_shifted" msgid="954941524766465022">"Maiuscolo attivo"</string> |
| 78 | <string name="spoken_description_caps_lock" msgid="5660626444912131764">"Blocco maiuscole attivo"</string> |
| 79 | <string name="spoken_description_delete" msgid="8740376944276199801">"Cancella"</string> |
| 80 | <string name="spoken_description_to_symbol" msgid="5486340107500448969">"Simboli"</string> |
| 81 | <string name="spoken_description_to_alpha" msgid="23129338819771807">"Lettere"</string> |
| 82 | <string name="spoken_description_to_numeric" msgid="591752092685161732">"Numeri"</string> |
| 83 | <string name="spoken_description_settings" msgid="4627462689603838099">"Impostazioni"</string> |
| 84 | <string name="spoken_description_tab" msgid="2667716002663482248">"Tabulazione"</string> |
| 85 | <string name="spoken_description_space" msgid="2582521050049860859">"Spazio"</string> |
| 86 | <string name="spoken_description_mic" msgid="615536748882611950">"Input vocale"</string> |
| 87 | <string name="spoken_description_smiley" msgid="2256309826200113918">"Smile"</string> |
| 88 | <string name="spoken_description_return" msgid="8178083177238315647">"Invio"</string> |
| 89 | <string name="spoken_description_comma" msgid="4970844442999724586">"Virgola"</string> |
| 90 | <string name="spoken_description_period" msgid="5286614628077903945">"Punto"</string> |
| 91 | <string name="spoken_description_left_parenthesis" msgid="8524822120595052415">"Parentesi aperta"</string> |
| 92 | <string name="spoken_description_right_parenthesis" msgid="1085757995851933164">"Parentesi chiusa"</string> |
| 93 | <string name="spoken_description_colon" msgid="4312420908484277077">"Due punti"</string> |
| 94 | <string name="spoken_description_semicolon" msgid="37737920987155179">"Punto e virgola"</string> |
| 95 | <string name="spoken_description_exclamation_mark" msgid="2625684427460737157">"Punto esclamativo"</string> |
| 96 | <string name="spoken_description_question_mark" msgid="7074097784255379666">"Punto interrogativo"</string> |
| 97 | <string name="spoken_description_double_quote" msgid="5485320575389905967">"Virgolette doppie"</string> |
| 98 | <string name="spoken_description_single_quote" msgid="4451320362665463938">"Virgolette semplici"</string> |
| 99 | <string name="spoken_description_dot" msgid="40711082435231673">"Pallino"</string> |
| 100 | <string name="spoken_description_square_root" msgid="190595160284757811">"Radice quadrata"</string> |
| 101 | <string name="spoken_description_pi" msgid="4554418247799952239">"Pi greco"</string> |
| 102 | <string name="spoken_description_delta" msgid="3607948313655721579">"Delta"</string> |
| 103 | <string name="spoken_description_trademark" msgid="475877774077871369">"Marchio commerciale"</string> |
| 104 | <string name="spoken_description_care_of" msgid="7492800237237796530">"Presso"</string> |
| 105 | <string name="spoken_description_star" msgid="1009742725387231977">"Asterisco"</string> |
| 106 | <string name="spoken_description_pound" msgid="5530577649206922631">"Cancelletto"</string> |
| 107 | <string name="spoken_description_ellipsis" msgid="1687670869947652062">"Ellissi"</string> |
| 108 | <string name="spoken_description_low_double_quote" msgid="3551394572784840975">"Virgolette doppie basse"</string> |
Mike LeBeau | 466741d | 2010-01-16 12:21:23 -0800 | [diff] [blame] | 109 | <string name="voice_warning_title" msgid="4419354150908395008">"Comandi vocali"</string> |
| 110 | <string name="voice_warning_locale_not_supported" msgid="637923019716442333">"I comandi vocali non sono attualmente supportati per la tua lingua ma funzionano in inglese."</string> |
Eric Fischer | 2ca4e9a | 2011-02-17 10:21:28 -0800 | [diff] [blame] | 111 | <string name="voice_warning_may_not_understand" msgid="5596289095878251072">"L\'input vocale utilizza il riconoscimento vocale di Google. Sono valide le "<a href="http://m.google.com/privacy">"norme sulla privacy di Google Mobile"</a>"."</string> |
| 112 | <string name="voice_warning_how_to_turn_off" msgid="3190378129944934856">"Per disattivare l\'input vocale, vai alle impostazioni del metodo di input."</string> |
| 113 | <string name="voice_hint_dialog_message" msgid="1420686286820661548">"Per utilizzare l\'input vocale, premi il pulsante del microfono."</string> |
Mike LeBeau | 466741d | 2010-01-16 12:21:23 -0800 | [diff] [blame] | 114 | <string name="voice_listening" msgid="467518160751321844">"Parla ora"</string> |
| 115 | <string name="voice_working" msgid="6666937792815731889">"Elaborazione in corso"</string> |
Eric Fischer | 15c3752 | 2010-08-05 16:10:04 -0700 | [diff] [blame] | 116 | <string name="voice_initializing" msgid="661962047129906646"></string> |
Mike LeBeau | 466741d | 2010-01-16 12:21:23 -0800 | [diff] [blame] | 117 | <string name="voice_error" msgid="5140896300312186162">"Errore. Riprova più tardi."</string> |
| 118 | <string name="voice_network_error" msgid="6649556447401862563">"Impossibile connettersi."</string> |
| 119 | <string name="voice_too_much_speech" msgid="5746973620134227376">"Errore: conversazione troppo lunga."</string> |
| 120 | <string name="voice_audio_error" msgid="5072707727016414454">"Problema audio"</string> |
| 121 | <string name="voice_server_error" msgid="7807129913977261644">"Errore del server"</string> |
| 122 | <string name="voice_speech_timeout" msgid="8461817525075498795">"Nessuna frase vocale rilevata"</string> |
| 123 | <string name="voice_no_match" msgid="4285117547030179174">"Nessuna corrispondenza trovata"</string> |
| 124 | <string name="voice_not_installed" msgid="5552450909753842415">"Ricerca vocale non installata"</string> |
| 125 | <string name="voice_swipe_hint" msgid="6943546180310682021"><b>"Suggerimento."</b>" Fai scorrere il dito sulla tastiera per parlare"</string> |
| 126 | <string name="voice_punctuation_hint" msgid="1611389463237317754"><b>"Suggerimento."</b>" La prossima volta, prova a pronunciare termini relativi alla punteggiatura come \"punto\", \"virgola\" o \"punto di domanda\"."</string> |
| 127 | <string name="cancel" msgid="6830980399865683324">"Annulla"</string> |
| 128 | <string name="ok" msgid="7898366843681727667">"OK"</string> |
Eric Fischer | 6aaafee | 2010-02-26 17:34:25 -0800 | [diff] [blame] | 129 | <string name="voice_input" msgid="2466640768843347841">"Comandi vocali"</string> |
Eric Fischer | 2ca4e9a | 2011-02-17 10:21:28 -0800 | [diff] [blame] | 130 | <string name="voice_input_modes_main_keyboard" msgid="3360660341121083174">"Su tastiera principale"</string> |
| 131 | <string name="voice_input_modes_symbols_keyboard" msgid="7203213240786084067">"Su tastiera simboli"</string> |
| 132 | <string name="voice_input_modes_off" msgid="3745699748218082014">"Non attivo"</string> |
| 133 | <string name="voice_input_modes_summary_main_keyboard" msgid="6586544292900314339">"Mic su tastiera princ."</string> |
| 134 | <string name="voice_input_modes_summary_symbols_keyboard" msgid="5233725927281932391">"Mic su tastiera simboli"</string> |
| 135 | <string name="voice_input_modes_summary_off" msgid="63875609591897607">"Comandi vocali disatt."</string> |
Eric Fischer | 566c45e | 2010-10-27 14:37:12 -0700 | [diff] [blame] | 136 | <string name="selectInputMethod" msgid="315076553378705821">"Seleziona metodo di inserimento"</string> |
Eric Fischer | 6aaafee | 2010-02-26 17:34:25 -0800 | [diff] [blame] | 137 | <string name="language_selection_title" msgid="1651299598555326750">"Lingue comandi"</string> |
Eric Fischer | 566c45e | 2010-10-27 14:37:12 -0700 | [diff] [blame] | 138 | <string name="hint_add_to_dictionary" msgid="9006292060636342317">"← Tocca di nuovo per salvare"</string> |
Kenny Root | 1866d9e | 2010-03-17 22:16:48 -0700 | [diff] [blame] | 139 | <string name="has_dictionary" msgid="6071847973466625007">"Dizionario disponibile"</string> |
Eric Fischer | 566c45e | 2010-10-27 14:37:12 -0700 | [diff] [blame] | 140 | <string name="prefs_enable_log" msgid="6620424505072963557">"Attiva commenti degli utenti"</string> |
| 141 | <string name="prefs_description_log" msgid="5827825607258246003">"Aiuta a migliorare l\'editor del metodo di inserimento inviando automaticamente a Google statistiche sull\'utilizzo e segnalazioni sugli arresti anomali."</string> |
Eric Fischer | 2ca4e9a | 2011-02-17 10:21:28 -0800 | [diff] [blame] | 142 | <string name="prefs_enable_recorrection" msgid="4588408906649533582">"Tocca per correggere"</string> |
| 143 | <string name="prefs_enable_recorrection_summary" msgid="5082041365862396329">"Tocca le parole inserite per correggerle, solo quando sono visibili i suggerimenti"</string> |
Eric Fischer | ff53f0f | 2011-07-07 11:50:08 -0700 | [diff] [blame^] | 144 | <string name="keyboard_layout" msgid="8451164783510487501">"Tema della tastiera"</string> |
Eric Fischer | 2ca4e9a | 2011-02-17 10:21:28 -0800 | [diff] [blame] | 145 | <string name="subtype_mode_cs_keyboard" msgid="1141718931112377586">"Tastiera ceca"</string> |
Eric Fischer | 85427b3 | 2011-04-07 13:59:50 -0700 | [diff] [blame] | 146 | <string name="subtype_mode_ar_keyboard" msgid="2655338636329774995">"Tastiera araba"</string> |
Eric Fischer | 2ca4e9a | 2011-02-17 10:21:28 -0800 | [diff] [blame] | 147 | <string name="subtype_mode_da_keyboard" msgid="1243570804427922104">"Tastiera danese"</string> |
| 148 | <string name="subtype_mode_de_keyboard" msgid="1990979135959462145">"Tastiera tedesca"</string> |
Eric Fischer | ff53f0f | 2011-07-07 11:50:08 -0700 | [diff] [blame^] | 149 | <string name="subtype_mode_de_qwerty_keyboard" msgid="54890770769303956">"Tastiera QWERTY tedesca"</string> |
Eric Fischer | 2ca4e9a | 2011-02-17 10:21:28 -0800 | [diff] [blame] | 150 | <string name="subtype_mode_en_GB_keyboard" msgid="7945856548410373708">"Tastiera inglese (Regno Unito)"</string> |
| 151 | <string name="subtype_mode_en_US_keyboard" msgid="3708655163769735410">"Tastiera inglese (Stati Uniti)"</string> |
| 152 | <string name="subtype_mode_es_keyboard" msgid="1775125478866113148">"Tastiera spagnola"</string> |
Eric Fischer | ff53f0f | 2011-07-07 11:50:08 -0700 | [diff] [blame^] | 153 | <string name="subtype_mode_fi_keyboard" msgid="3198596464082614532">"Tastiera finlandese"</string> |
Eric Fischer | 2ca4e9a | 2011-02-17 10:21:28 -0800 | [diff] [blame] | 154 | <string name="subtype_mode_fr_keyboard" msgid="8016515336759761014">"Tastiera francese"</string> |
| 155 | <string name="subtype_mode_fr_CA_keyboard" msgid="2628517247158376263">"Tastiera francese (Canada)"</string> |
| 156 | <string name="subtype_mode_fr_CH_keyboard" msgid="6742806653181621228">"Tastiera francese (Svizzera)"</string> |
Eric Fischer | ff53f0f | 2011-07-07 11:50:08 -0700 | [diff] [blame^] | 157 | <string name="subtype_mode_hr_keyboard" msgid="7177182405440070112">"Tastiera croata"</string> |
| 158 | <string name="subtype_mode_hu_keyboard" msgid="8843338355732633647">"Tastiera ungherese"</string> |
Eric Fischer | 85427b3 | 2011-04-07 13:59:50 -0700 | [diff] [blame] | 159 | <string name="subtype_mode_iw_keyboard" msgid="1787536828253289950">"Tastiera ebraica"</string> |
Eric Fischer | 2ca4e9a | 2011-02-17 10:21:28 -0800 | [diff] [blame] | 160 | <string name="subtype_mode_it_keyboard" msgid="4934199655425394484">"Tastiera italiana"</string> |
| 161 | <string name="subtype_mode_nb_keyboard" msgid="1175783216100212360">"Tastiera norvegese"</string> |
| 162 | <string name="subtype_mode_nl_keyboard" msgid="5090278083256037936">"Tastiera olandese"</string> |
Eric Fischer | a205d23 | 2011-05-17 17:05:55 -0700 | [diff] [blame] | 163 | <string name="subtype_mode_pl_keyboard" msgid="2225816414814396047">"Tastiera polacca"</string> |
| 164 | <string name="subtype_mode_pt_keyboard" msgid="7503997804861754840">"Tastiera portoghese"</string> |
Eric Fischer | 2ca4e9a | 2011-02-17 10:21:28 -0800 | [diff] [blame] | 165 | <string name="subtype_mode_ru_keyboard" msgid="1383995915064277943">"Tastiera russa"</string> |
| 166 | <string name="subtype_mode_sr_keyboard" msgid="5019440799612208168">"Tastiera serba"</string> |
| 167 | <string name="subtype_mode_sv_keyboard" msgid="4933838139861753401">"Tastiera svedese"</string> |
Eric Fischer | ff53f0f | 2011-07-07 11:50:08 -0700 | [diff] [blame^] | 168 | <string name="subtype_mode_tr_keyboard" msgid="3155981874829226370">"Tastiera turca"</string> |
Eric Fischer | 2ca4e9a | 2011-02-17 10:21:28 -0800 | [diff] [blame] | 169 | <string name="subtype_mode_af_voice" msgid="7542487489657902699">"Voce afrikaans"</string> |
| 170 | <string name="subtype_mode_cs_voice" msgid="1136386688120958641">"Voce ceca"</string> |
| 171 | <string name="subtype_mode_de_voice" msgid="8378803143958089866">"Voce tedesca"</string> |
| 172 | <string name="subtype_mode_en_voice" msgid="6643420989651848728">"Voce inglese"</string> |
| 173 | <string name="subtype_mode_es_voice" msgid="1323473601346507487">"Voce spagnola"</string> |
| 174 | <string name="subtype_mode_fr_voice" msgid="4675914209337824269">"Voce francese"</string> |
| 175 | <string name="subtype_mode_it_voice" msgid="5077373057157441323">"Voce italiana"</string> |
| 176 | <string name="subtype_mode_ja_voice" msgid="6604859132669646367">"Voce giapponese"</string> |
| 177 | <string name="subtype_mode_ko_voice" msgid="4890391190762324561">"Voce coreana"</string> |
| 178 | <string name="subtype_mode_nl_voice" msgid="2603552312869575021">"Voce olandese"</string> |
| 179 | <string name="subtype_mode_pl_voice" msgid="2076196021014840487">"Voce polacca"</string> |
| 180 | <string name="subtype_mode_pt_voice" msgid="8036522712795994397">"Voce portoghese"</string> |
| 181 | <string name="subtype_mode_ru_voice" msgid="8034596947963787529">"Voce russa"</string> |
| 182 | <string name="subtype_mode_tr_voice" msgid="3402067436761140005">"Voce turca"</string> |
| 183 | <string name="subtype_mode_yue_voice" msgid="1576887891614624263">"Voce cinese Yue"</string> |
| 184 | <string name="subtype_mode_zh_voice" msgid="4360533229467271152">"Voce cinese mandarino"</string> |
| 185 | <string name="subtype_mode_zu_voice" msgid="1146122571698884636">"Voce isiZulu"</string> |
Eric Fischer | ff53f0f | 2011-07-07 11:50:08 -0700 | [diff] [blame^] | 186 | <string name="prefs_usability_study_mode" msgid="1261130555134595254">"Modalità Studio sull\'usabilità"</string> |
The Android Open Source Project | 923bf41 | 2009-03-13 15:11:42 -0700 | [diff] [blame] | 187 | </resources> |