1 <?xml version="1.0" encoding="UTF-8"?> 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 --> 20 21 <resources xmlns:android="http://schemas.android.com/apk/res/android" 22 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> 23 <string name="english_ime_name" msgid="7252517407088836577">"Tastiera Android"</string> 24 <string name="english_ime_settings" msgid="6661589557206947774">"Impostazioni tastiera Android"</string> 25 <string name="english_ime_input_options" msgid="3909945612939668554">"Opzioni inserimento"</string> 26 <string name="spell_checker_service_name" msgid="2003013122022285508">"Correzione Android"</string> 27 <string name="android_spell_checker_settings" msgid="5822324635435443689">"Impostazioni di controllo ortografico"</string> 28 <string name="use_proximity_option_title" msgid="7469233942295924620">"Usa i dati di prossimit"</string> 29 <string name="use_proximity_option_summary" msgid="2857708859847261945">"Usa algoritmo prossimit (come in tastiere) per controllo ortografico"</string> 30 <string name="vibrate_on_keypress" msgid="5258079494276955460">"Vibrazione tasti"</string> 31 <string name="sound_on_keypress" msgid="6093592297198243644">"Suono tasti"</string> 32 <string name="popup_on_keypress" msgid="123894815723512944">"Popup sui tasti"</string> 33 <string name="general_category" msgid="1859088467017573195">"Generali"</string> 34 <string name="correction_category" msgid="2236750915056607613">"Correzione testo"</string> 35 <string name="misc_category" msgid="6894192814868233453">"Altre opzioni"</string> 36 <string name="advanced_settings" msgid="362895144495591463">"Impostazioni avanzate"</string> 37 <string name="advanced_settings_summary" msgid="5193513161106637254">"Opzioni per utenti esperti"</string> 38 <string name="key_preview_popup_dismiss_delay" msgid="6213164897443068248">"Ritardo eliminaz. popup tasto"</string> 39 <string name="key_preview_popup_dismiss_no_delay" msgid="2096123151571458064">"Nessun ritardo"</string> 40 <string name="key_preview_popup_dismiss_default_delay" msgid="2166964333903906734">"Predefinito"</string> 41 <string name="use_contacts_dict" msgid="4435317977804180815">"Suggerisci nomi di contatti"</string> 42 <string name="use_contacts_dict_summary" msgid="6599983334507879959">"Utilizza nomi di Contatti per suggerimenti e correzioni"</string> 43 <string name="enable_span_insert" msgid="7204653105667167620">"Attiva nuove correzioni"</string> 44 <string name="enable_span_insert_summary" msgid="2947317657871394467">"Imposta suggerimenti per nuove correzioni"</string> 45 <string name="auto_cap" msgid="1719746674854628252">"Maiuscole automatiche"</string> 46 <string name="configure_dictionaries_title" msgid="4238652338556902049">"Dizionari aggiuntivi"</string> 47 <string name="main_dictionary" msgid="4798763781818361168">"Dizionario principale"</string> 48 <string name="prefs_show_suggestions" msgid="8026799663445531637">"Mostra suggerimenti correzioni"</string> 49 <string name="prefs_show_suggestions_summary" msgid="1583132279498502825">"Visualizza le parole suggerite durante la digitazione"</string> 50 <string name="prefs_suggestion_visibility_show_name" msgid="3219916594067551303">"Mostra sempre"</string> 51 <string name="prefs_suggestion_visibility_show_only_portrait_name" msgid="3551821800439659812">"Mostra in modalit verticale"</string> 52 <string name="prefs_suggestion_visibility_hide_name" msgid="6309143926422234673">"Nascondi sempre"</string> 53 <string name="prefs_settings_key" msgid="4623341240804046498">"Mostra tasto impostazioni"</string> 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> 59 <string name="auto_correction_threshold_mode_very_aggeressive" msgid="3386782235540547678">"Massima"</string> 60 <string name="bigram_suggestion" msgid="2636414079905220518">"Suggerimenti sui bigrammi"</string> 61 <string name="bigram_suggestion_summary" msgid="4383845146070101531">"Utilizza parola precedente per migliorare il suggerimento"</string> 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> 64 <string name="added_word" msgid="8993883354622484372">"<xliff:g id="WORD">%s</xliff:g> : parola salvata"</string> 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> 69 <string name="label_to_alpha_key" msgid="4793983863798817523">"ABC"</string> 70 <string name="label_to_symbol_key" msgid="8516904117128967293">"?123"</string> 71 <string name="label_to_symbol_with_microphone_key" msgid="9035925553010061906">"123"</string> 72 <string name="label_pause_key" msgid="181098308428035340">"Pausa"</string> 73 <string name="label_wait_key" msgid="6402152600878093134">"Attesa"</string> 74 <string name="spoken_use_headphones" msgid="896961781287283493">"Collega gli auricolari per ascoltare la pronuncia dei tasti premuti per la password."</string> 75 <string name="spoken_current_text_is" msgid="2485723011272583845">"Il testo attuale %s"</string> 76 <string name="spoken_no_text_entered" msgid="7479685225597344496">"Nessun testo inserito"</string> 77 <string name="spoken_description_unknown" msgid="3197434010402179157">"Codice tasto %d"</string> 78 <string name="spoken_description_shift" msgid="244197883292549308">"Maiuscolo"</string> 79 <string name="spoken_description_shift_shifted" msgid="954941524766465022">"Maiuscolo attivo"</string> 80 <string name="spoken_description_caps_lock" msgid="5660626444912131764">"Blocco maiuscole attivo"</string> 81 <string name="spoken_description_delete" msgid="8740376944276199801">"Cancella"</string> 82 <string name="spoken_description_to_symbol" msgid="5486340107500448969">"Simboli"</string> 83 <string name="spoken_description_to_alpha" msgid="23129338819771807">"Lettere"</string> 84 <string name="spoken_description_to_numeric" msgid="591752092685161732">"Numeri"</string> 85 <string name="spoken_description_settings" msgid="4627462689603838099">"Impostazioni"</string> 86 <string name="spoken_description_tab" msgid="2667716002663482248">"Tabulazione"</string> 87 <string name="spoken_description_space" msgid="2582521050049860859">"Spazio"</string> 88 <string name="spoken_description_mic" msgid="615536748882611950">"Input vocale"</string> 89 <string name="spoken_description_smiley" msgid="2256309826200113918">"Smile"</string> 90 <string name="spoken_description_return" msgid="8178083177238315647">"Invio"</string> 91 <string name="spoken_description_comma" msgid="4970844442999724586">"Virgola"</string> 92 <string name="spoken_description_period" msgid="5286614628077903945">"Punto"</string> 93 <string name="spoken_description_left_parenthesis" msgid="8524822120595052415">"Parentesi aperta"</string> 94 <string name="spoken_description_right_parenthesis" msgid="1085757995851933164">"Parentesi chiusa"</string> 95 <string name="spoken_description_colon" msgid="4312420908484277077">"Due punti"</string> 96 <string name="spoken_description_semicolon" msgid="37737920987155179">"Punto e virgola"</string> 97 <string name="spoken_description_exclamation_mark" msgid="2625684427460737157">"Punto esclamativo"</string> 98 <string name="spoken_description_question_mark" msgid="7074097784255379666">"Punto interrogativo"</string> 99 <string name="spoken_description_double_quote" msgid="5485320575389905967">"Virgolette doppie"</string> 100 <string name="spoken_description_single_quote" msgid="4451320362665463938">"Virgolette semplici"</string> 101 <string name="spoken_description_dot" msgid="40711082435231673">"Pallino"</string> 102 <string name="spoken_description_square_root" msgid="190595160284757811">"Radice quadrata"</string> 103 <string name="spoken_description_pi" msgid="4554418247799952239">"Pi greco"</string> 104 <string name="spoken_description_delta" msgid="3607948313655721579">"Delta"</string> 105 <string name="spoken_description_trademark" msgid="475877774077871369">"Marchio commerciale"</string> 106 <string name="spoken_description_care_of" msgid="7492800237237796530">"Presso"</string> 107 <string name="spoken_description_star" msgid="1009742725387231977">"Asterisco"</string> 108 <string name="spoken_description_pound" msgid="5530577649206922631">"Cancelletto"</string> 109 <string name="spoken_description_ellipsis" msgid="1687670869947652062">"Ellissi"</string> 110 <string name="spoken_description_low_double_quote" msgid="3551394572784840975">"Virgolette doppie basse"</string> 111 <string name="voice_warning_title" msgid="4419354150908395008">"Comandi vocali"</string> 112 <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> 113 <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> 114 <string name="voice_warning_how_to_turn_off" msgid="3190378129944934856">"Per disattivare l\'input vocale, vai alle impostazioni del metodo di input."</string> 115 <string name="voice_hint_dialog_message" msgid="1420686286820661548">"Per utilizzare l\'input vocale, premi il pulsante del microfono."</string> 116 <string name="voice_listening" msgid="467518160751321844">"Parla ora"</string> 117 <string name="voice_working" msgid="6666937792815731889">"Elaborazione..."</string> 118 <string name="voice_initializing" msgid="661962047129906646"></string> 119 <string name="voice_error" msgid="5140896300312186162">"Errore. Riprova pi tardi."</string> 120 <string name="voice_network_error" msgid="6649556447401862563">"Impossibile connettersi."</string> 121 <string name="voice_too_much_speech" msgid="5746973620134227376">"Errore: conversazione troppo lunga."</string> 122 <string name="voice_audio_error" msgid="5072707727016414454">"Problema audio"</string> 123 <string name="voice_server_error" msgid="7807129913977261644">"Errore del server"</string> 124 <string name="voice_speech_timeout" msgid="8461817525075498795">"Nessuna frase vocale rilevata"</string> 125 <string name="voice_no_match" msgid="4285117547030179174">"Nessuna corrispondenza trovata"</string> 126 <string name="voice_not_installed" msgid="5552450909753842415">"Ricerca vocale non installata"</string> 127 <string name="voice_swipe_hint" msgid="6943546180310682021"><b>"Suggerimento."</b>" Fai scorrere il dito sulla tastiera per parlare"</string> 128 <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> 129 <string name="cancel" msgid="6830980399865683324">"Annulla"</string> 130 <string name="ok" msgid="7898366843681727667">"OK"</string> 131 <string name="voice_input" msgid="3583258583521397548">"Tasto immissione vocale"</string> 132 <string name="voice_input_modes_main_keyboard" msgid="3360660341121083174">"Su tastiera principale"</string> 133 <string name="voice_input_modes_symbols_keyboard" msgid="7203213240786084067">"Su tastiera simboli"</string> 134 <string name="voice_input_modes_off" msgid="3745699748218082014">"Non attivo"</string> 135 <string name="voice_input_modes_summary_main_keyboard" msgid="6586544292900314339">"Mic su tastiera principale"</string> 136 <string name="voice_input_modes_summary_symbols_keyboard" msgid="5233725927281932391">"Mic su tastiera simboli"</string> 137 <string name="voice_input_modes_summary_off" msgid="63875609591897607">"Comandi vocali disatt."</string> 138 <string name="selectInputMethod" msgid="315076553378705821">"Seleziona metodo di inserimento"</string> 139 <string name="configure_input_method" msgid="373356270290742459">"Configura metodi di immissione"</string> 140 <string name="language_selection_title" msgid="1651299598555326750">"Lingue comandi"</string> 141 <string name="select_language" msgid="3693815588777926848">"Lingue comandi"</string> 142 <string name="hint_add_to_dictionary" msgid="9006292060636342317">" Tocca di nuovo per salvare"</string> 143 <string name="has_dictionary" msgid="6071847973466625007">"Dizionario disponibile"</string> 144 <string name="prefs_enable_log" msgid="6620424505072963557">"Attiva commenti degli utenti"</string> 145 <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> 146 <string name="keyboard_layout" msgid="8451164783510487501">"Tema della tastiera"</string> 147 <string name="subtype_de_qwerty" msgid="3358900499589259491">"QWERTY tedesca"</string> 148 <string name="subtype_en_GB" msgid="88170601942311355">"Inglese (UK)"</string> 149 <string name="subtype_en_US" msgid="6160452336634534239">"Inglese (USA)"</string> 150 <string name="prefs_usability_study_mode" msgid="1261130555134595254">"Modalit Studio sull\'usabilit"</string> 151 <string name="prefs_keypress_vibration_duration_settings" msgid="1829950405285211668">"Impostazioni durata vibrazione alla pressione di un tasto"</string> 152 <string name="prefs_keypress_sound_volume_settings" msgid="5875933757082305040">"Impostazioni volume audio alla pressione di un tasto"</string> 153 </resources> 154