Eric Fischer | f529416 | 2009-06-10 12:26:09 -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 | --> |
Eric Fischer | f529416 | 2009-06-10 12:26:09 -0700 | [diff] [blame] | 20 | |
Eric Fischer | f529416 | 2009-06-10 12:26:09 -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"> |
Eric Fischer | 4976150 | 2012-01-27 12:02:20 -0800 | [diff] [blame] | 23 | <string name="aosp_android_keyboard_ime_name" msgid="7877134937939182296">"Teclado Android (AOSP)"</string> |
Eric Fischer | 566c45e | 2010-10-27 14:37:12 -0700 | [diff] [blame] | 24 | <string name="english_ime_input_options" msgid="3909945612939668554">"Opções de entrada"</string> |
Eric Fischer | 74d36bc | 2012-06-11 14:17:49 -0700 | [diff] [blame] | 25 | <string name="english_ime_research_log" msgid="8492602295696577851">"Pesq. comandos de reg."</string> |
Eric Fischer | 77541fc | 2012-03-07 14:44:44 -0800 | [diff] [blame] | 26 | <string name="aosp_spell_checker_service_name" msgid="6985142605330377819">"Corretor ortográfico do Android (AOSP)"</string> |
Eric Fischer | 07af224 | 2011-12-29 13:37:16 -0800 | [diff] [blame] | 27 | <string name="use_contacts_for_spellchecking_option_title" msgid="5374120998125353898">"Buscar nomes de contatos"</string> |
| 28 | <string name="use_contacts_for_spellchecking_option_summary" msgid="8754413382543307713">"O corretor ortográfico usa entradas de sua lista de contatos"</string> |
Eric Fischer | fc80c31 | 2009-10-13 16:08:17 -0700 | [diff] [blame] | 29 | <string name="vibrate_on_keypress" msgid="5258079494276955460">"Vibrar ao tocar a tecla"</string> |
| 30 | <string name="sound_on_keypress" msgid="6093592297198243644">"Som ao tocar a tecla"</string> |
Eric Fischer | 2ca4e9a | 2011-02-17 10:21:28 -0800 | [diff] [blame] | 31 | <string name="popup_on_keypress" msgid="123894815723512944">"Exibir pop-up ao digitar"</string> |
| 32 | <string name="general_category" msgid="1859088467017573195">"Geral"</string> |
Eric Fischer | 80bcf30 | 2011-05-02 15:55:46 -0700 | [diff] [blame] | 33 | <string name="correction_category" msgid="2236750915056607613">"Correção de texto"</string> |
Baligh Uddin | d7d43d5 | 2012-09-26 19:34:00 -0700 | [diff] [blame] | 34 | <!-- no translation found for gesture_typing_category (497263612130532630) --> |
| 35 | <skip /> |
Eric Fischer | 80bcf30 | 2011-05-02 15:55:46 -0700 | [diff] [blame] | 36 | <string name="misc_category" msgid="6894192814868233453">"Outras opções"</string> |
Eric Fischer | 144e97f | 2011-05-26 15:47:59 -0700 | [diff] [blame] | 37 | <string name="advanced_settings" msgid="362895144495591463">"Configurações avançadas"</string> |
Eric Fischer | a476f75 | 2012-02-14 16:32:59 -0800 | [diff] [blame] | 38 | <string name="advanced_settings_summary" msgid="4487980456152830271">"Opções para especialistas"</string> |
Eric Fischer | 2e66afc | 2012-03-21 14:05:45 -0700 | [diff] [blame] | 39 | <string name="include_other_imes_in_language_switch_list" msgid="4533689960308565519">"Outros métodos de entrada"</string> |
Eric Fischer | a8ef547 | 2012-03-29 14:55:22 -0700 | [diff] [blame] | 40 | <string name="include_other_imes_in_language_switch_list_summary" msgid="840637129103317635">"A tecla p/ mudar o idioma também cobre outros métodos de entrada"</string> |
Baligh Uddin | d7d43d5 | 2012-09-26 19:34:00 -0700 | [diff] [blame] | 41 | <string name="show_language_switch_key" msgid="5915478828318774384">"Tecla de seleção de idioma"</string> |
| 42 | <string name="show_language_switch_key_summary" msgid="7343403647474265713">"Mostrar quando vários idiomas de entrada estiverem ativados"</string> |
Eric Fischer | 144e97f | 2011-05-26 15:47:59 -0700 | [diff] [blame] | 43 | <string name="key_preview_popup_dismiss_delay" msgid="6213164897443068248">"Dispens. atraso chave princ."</string> |
| 44 | <string name="key_preview_popup_dismiss_no_delay" msgid="2096123151571458064">"Sem atraso"</string> |
| 45 | <string name="key_preview_popup_dismiss_default_delay" msgid="2166964333903906734">"Padrão"</string> |
Eric Fischer | ff53f0f | 2011-07-07 11:50:08 -0700 | [diff] [blame] | 46 | <string name="use_contacts_dict" msgid="4435317977804180815">"Sugerir nomes de contato"</string> |
| 47 | <string name="use_contacts_dict_summary" msgid="6599983334507879959">"Usar nomes dos Contatos para sugestões e correções"</string> |
Eric Fischer | fc80c31 | 2009-10-13 16:08:17 -0700 | [diff] [blame] | 48 | <string name="auto_cap" msgid="1719746674854628252">"Capitaliz. automática"</string> |
Baligh Uddin | d7d43d5 | 2012-09-26 19:34:00 -0700 | [diff] [blame] | 49 | <!-- no translation found for auto_cap_summary (7934452761022946874) --> |
| 50 | <skip /> |
Eric Fischer | 9ea0071 | 2011-09-12 09:57:59 -0700 | [diff] [blame] | 51 | <string name="configure_dictionaries_title" msgid="4238652338556902049">"Dicionários complementares"</string> |
Eric Fischer | 991a473 | 2011-09-30 16:47:24 -0700 | [diff] [blame] | 52 | <string name="main_dictionary" msgid="4798763781818361168">"Dicionário principal"</string> |
Eric Fischer | 2ca4e9a | 2011-02-17 10:21:28 -0800 | [diff] [blame] | 53 | <string name="prefs_show_suggestions" msgid="8026799663445531637">"Exibir sugestões de correção"</string> |
| 54 | <string name="prefs_show_suggestions_summary" msgid="1583132279498502825">"Exibir sugestões de palavras durante a digitação"</string> |
| 55 | <string name="prefs_suggestion_visibility_show_name" msgid="3219916594067551303">"Mostrar sempre"</string> |
Baligh Uddin | d7d43d5 | 2012-09-26 19:34:00 -0700 | [diff] [blame] | 56 | <!-- no translation found for prefs_suggestion_visibility_show_only_portrait_name (3859783767435239118) --> |
| 57 | <skip /> |
Eric Fischer | 2ca4e9a | 2011-02-17 10:21:28 -0800 | [diff] [blame] | 58 | <string name="prefs_suggestion_visibility_hide_name" msgid="6309143926422234673">"Sempre ocultar"</string> |
Baligh Uddin | d7d43d5 | 2012-09-26 19:34:00 -0700 | [diff] [blame] | 59 | <!-- no translation found for auto_correction (7630720885194996950) --> |
| 60 | <skip /> |
Eric Fischer | 2ca4e9a | 2011-02-17 10:21:28 -0800 | [diff] [blame] | 61 | <string name="auto_correction_summary" msgid="5625751551134658006">"A barra de espaço e a pontuação corrigem automaticamente palavras com erro de digitação"</string> |
| 62 | <string name="auto_correction_threshold_mode_off" msgid="8470882665417944026">"Desativado"</string> |
| 63 | <string name="auto_correction_threshold_mode_modest" msgid="8788366690620799097">"Moderado"</string> |
| 64 | <string name="auto_correction_threshold_mode_aggeressive" msgid="3524029103734923819">"Agressivo"</string> |
Eric Fischer | ff53f0f | 2011-07-07 11:50:08 -0700 | [diff] [blame] | 65 | <string name="auto_correction_threshold_mode_very_aggeressive" msgid="3386782235540547678">"Muito agressivo"</string> |
Baligh Uddin | d7d43d5 | 2012-09-26 19:34:00 -0700 | [diff] [blame] | 66 | <!-- no translation found for bigram_prediction (1084449187723948550) --> |
| 67 | <skip /> |
| 68 | <!-- no translation found for bigram_prediction_summary (3896362682751109677) --> |
| 69 | <skip /> |
| 70 | <!-- no translation found for gesture_input (826951152254563827) --> |
| 71 | <skip /> |
| 72 | <!-- no translation found for gesture_input_summary (9180350639305731231) --> |
| 73 | <skip /> |
Ying Wang | f06db84 | 2012-08-03 14:30:57 -0700 | [diff] [blame] | 74 | <string name="gesture_preview_trail" msgid="3802333369335722221">"Mostrar percurso do gesto"</string> |
Baligh Uddin | d7d43d5 | 2012-09-26 19:34:00 -0700 | [diff] [blame] | 75 | <!-- no translation found for gesture_floating_preview_text (4443240334739381053) --> |
| 76 | <skip /> |
| 77 | <!-- no translation found for gesture_floating_preview_text_summary (4472696213996203533) --> |
| 78 | <skip /> |
Eric Fischer | 5a323e6 | 2009-08-03 16:28:40 -0700 | [diff] [blame] | 79 | <string name="added_word" msgid="8993883354622484372">"<xliff:g id="WORD">%s</xliff:g> : Salvo"</string> |
Eric Fischer | 5a323e6 | 2009-08-03 16:28:40 -0700 | [diff] [blame] | 80 | <string name="label_go_key" msgid="1635148082137219148">"Ir"</string> |
Eric Fischer | fc80c31 | 2009-10-13 16:08:17 -0700 | [diff] [blame] | 81 | <string name="label_next_key" msgid="362972844525672568">"Avançar"</string> |
Eric Fischer | 3a4d632 | 2012-02-10 14:12:06 -0800 | [diff] [blame] | 82 | <string name="label_previous_key" msgid="1211868118071386787">"Volt."</string> |
Eric Fischer | 5a323e6 | 2009-08-03 16:28:40 -0700 | [diff] [blame] | 83 | <string name="label_done_key" msgid="2441578748772529288">"Feito"</string> |
| 84 | <string name="label_send_key" msgid="2815056534433717444">"Enviar"</string> |
Eric Fischer | 2ca4e9a | 2011-02-17 10:21:28 -0800 | [diff] [blame] | 85 | <string name="label_to_alpha_key" msgid="4793983863798817523">"ABC"</string> |
Eric Fischer | bf8aa9d | 2011-08-05 17:25:10 -0700 | [diff] [blame] | 86 | <string name="label_to_symbol_key" msgid="8516904117128967293">"?123"</string> |
Eric Fischer | 790c77f | 2011-08-12 17:22:07 -0700 | [diff] [blame] | 87 | <string name="label_to_symbol_with_microphone_key" msgid="9035925553010061906">"123"</string> |
Eric Fischer | af63f06 | 2010-12-01 15:19:27 -0800 | [diff] [blame] | 88 | <string name="label_pause_key" msgid="181098308428035340">"Pausa"</string> |
| 89 | <string name="label_wait_key" msgid="6402152600878093134">"Esp."</string> |
Eric Fischer | d707eec | 2011-10-18 15:50:51 -0700 | [diff] [blame] | 90 | <string name="spoken_use_headphones" msgid="896961781287283493">"Conecte um fone de ouvido para ouvir as chaves de senha em voz alta."</string> |
Eric Fischer | ff53f0f | 2011-07-07 11:50:08 -0700 | [diff] [blame] | 91 | <string name="spoken_current_text_is" msgid="2485723011272583845">"O texto atual é %s"</string> |
| 92 | <string name="spoken_no_text_entered" msgid="7479685225597344496">"Nenhum texto digitado"</string> |
| 93 | <string name="spoken_description_unknown" msgid="3197434010402179157">"Código de tecla %d"</string> |
| 94 | <string name="spoken_description_shift" msgid="244197883292549308">"Shift"</string> |
Eric Fischer | b396ea9 | 2012-02-13 15:19:16 -0800 | [diff] [blame] | 95 | <string name="spoken_description_shift_shifted" msgid="1681877323344195035">"Shift ativado (toque para desativar)"</string> |
| 96 | <string name="spoken_description_caps_lock" msgid="3276478269526304432">"Caps Lock ativado (toque para desativar)"</string> |
Eric Fischer | ff53f0f | 2011-07-07 11:50:08 -0700 | [diff] [blame] | 97 | <string name="spoken_description_delete" msgid="8740376944276199801">"Excluir"</string> |
| 98 | <string name="spoken_description_to_symbol" msgid="5486340107500448969">"Símbolos"</string> |
| 99 | <string name="spoken_description_to_alpha" msgid="23129338819771807">"Letras"</string> |
| 100 | <string name="spoken_description_to_numeric" msgid="591752092685161732">"Números"</string> |
| 101 | <string name="spoken_description_settings" msgid="4627462689603838099">"Configurações"</string> |
| 102 | <string name="spoken_description_tab" msgid="2667716002663482248">"Tab"</string> |
| 103 | <string name="spoken_description_space" msgid="2582521050049860859">"Espaço"</string> |
| 104 | <string name="spoken_description_mic" msgid="615536748882611950">"Entrada de voz"</string> |
| 105 | <string name="spoken_description_smiley" msgid="2256309826200113918">"Carinha sorridente"</string> |
| 106 | <string name="spoken_description_return" msgid="8178083177238315647">"Voltar"</string> |
Eric Fischer | 2efdf6a | 2012-06-06 14:06:59 -0700 | [diff] [blame] | 107 | <string name="spoken_description_search" msgid="1247236163755920808">"Pesquisar"</string> |
Eric Fischer | 897d130 | 2012-02-03 13:01:42 -0800 | [diff] [blame] | 108 | <string name="spoken_description_dot" msgid="40711082435231673">"Ponto"</string> |
Ying Wang | d567ec4 | 2012-07-30 14:59:10 -0700 | [diff] [blame] | 109 | <string name="spoken_description_language_switch" msgid="5507091328222331316">"Alterar idioma"</string> |
| 110 | <string name="spoken_description_action_next" msgid="8636078276664150324">"Próximo"</string> |
| 111 | <string name="spoken_description_action_previous" msgid="800872415009336208">"Anterior"</string> |
Eric Fischer | b396ea9 | 2012-02-13 15:19:16 -0800 | [diff] [blame] | 112 | <string name="spoken_description_shiftmode_on" msgid="5700440798609574589">"Shift ativado"</string> |
| 113 | <string name="spoken_description_shiftmode_locked" msgid="593175803181701830">"Caps lock ativado"</string> |
| 114 | <string name="spoken_description_shiftmode_off" msgid="657219998449174808">"Shift desativado"</string> |
| 115 | <string name="spoken_description_mode_symbol" msgid="7183343879909747642">"Modo de símbolos"</string> |
| 116 | <string name="spoken_description_mode_alpha" msgid="3528307674390156956">"Modo de cartas"</string> |
| 117 | <string name="spoken_description_mode_phone" msgid="6520207943132026264">"Modo de telefone"</string> |
| 118 | <string name="spoken_description_mode_phone_shift" msgid="5499629753962641227">"Modo de símbolos de telefone"</string> |
Eric Fischer | 9ea0071 | 2011-09-12 09:57:59 -0700 | [diff] [blame] | 119 | <string name="voice_input" msgid="3583258583521397548">"Chave de entrada de texto por voz"</string> |
Eric Fischer | 2ca4e9a | 2011-02-17 10:21:28 -0800 | [diff] [blame] | 120 | <string name="voice_input_modes_main_keyboard" msgid="3360660341121083174">"No teclado principal"</string> |
| 121 | <string name="voice_input_modes_symbols_keyboard" msgid="7203213240786084067">"No teclado de símb."</string> |
| 122 | <string name="voice_input_modes_off" msgid="3745699748218082014">"Desativado"</string> |
| 123 | <string name="voice_input_modes_summary_main_keyboard" msgid="6586544292900314339">"Mic. no teclado"</string> |
| 124 | <string name="voice_input_modes_summary_symbols_keyboard" msgid="5233725927281932391">"Mic. no teclado"</string> |
| 125 | <string name="voice_input_modes_summary_off" msgid="63875609591897607">"Texto por voz desat."</string> |
Eric Fischer | df4db22 | 2011-08-02 11:40:09 -0700 | [diff] [blame] | 126 | <string name="configure_input_method" msgid="373356270290742459">"Configurar métodos de entrada"</string> |
Eric Fischer | a953a3c | 2011-07-26 11:49:54 -0700 | [diff] [blame] | 127 | <string name="language_selection_title" msgid="1651299598555326750">"Idiomas de entrada"</string> |
Eric Fischer | 9ea0071 | 2011-09-12 09:57:59 -0700 | [diff] [blame] | 128 | <string name="select_language" msgid="3693815588777926848">"Idiomas de entrada"</string> |
Eric Fischer | 57471f5 | 2012-03-30 14:41:58 -0700 | [diff] [blame] | 129 | <string name="hint_add_to_dictionary" msgid="573678656946085380">"Toque novamente para salvar"</string> |
Kenny Root | 1866d9e | 2010-03-17 22:16:48 -0700 | [diff] [blame] | 130 | <string name="has_dictionary" msgid="6071847973466625007">"Dicionário disponível"</string> |
Eric Fischer | 566c45e | 2010-10-27 14:37:12 -0700 | [diff] [blame] | 131 | <string name="prefs_enable_log" msgid="6620424505072963557">"Ativar comentário do usuário"</string> |
| 132 | <string name="prefs_description_log" msgid="5827825607258246003">"Ajude a melhorar este editor de método de entrada enviando automaticamente ao Google estatísticas de uso e relatórios de falhas."</string> |
Eric Fischer | ff53f0f | 2011-07-07 11:50:08 -0700 | [diff] [blame] | 133 | <string name="keyboard_layout" msgid="8451164783510487501">"Tema do teclado"</string> |
Eric Fischer | df4db22 | 2011-08-02 11:40:09 -0700 | [diff] [blame] | 134 | <string name="subtype_en_GB" msgid="88170601942311355">"Inglês (Reino Unido)"</string> |
| 135 | <string name="subtype_en_US" msgid="6160452336634534239">"Inglês (EUA)"</string> |
Eric Fischer | 9b9cd35 | 2012-05-10 15:09:27 -0700 | [diff] [blame] | 136 | <string name="subtype_with_layout_en_GB" msgid="2179097748724725906">"Inglês (Reino Unido) (<xliff:g id="LAYOUT">%s</xliff:g>)"</string> |
| 137 | <string name="subtype_with_layout_en_US" msgid="1362581347576714579">"Inglês (EUA) (<xliff:g id="LAYOUT">%s</xliff:g>)"</string> |
Eric Fischer | b4f5c9c | 2012-04-24 14:17:36 -0700 | [diff] [blame] | 138 | <string name="subtype_no_language" msgid="141420857808801746">"Sem idioma"</string> |
Eric Fischer | fad6a26 | 2012-04-11 10:31:56 -0700 | [diff] [blame] | 139 | <string name="subtype_no_language_qwerty" msgid="2956121451616633133">"Nenhum idioma (QWERTY)"</string> |
Eric Fischer | 19b3024 | 2012-04-30 14:25:47 -0700 | [diff] [blame] | 140 | <string name="subtype_no_language_qwertz" msgid="1177848172397202890">"Nenhum idioma (QWERTZ)"</string> |
| 141 | <string name="subtype_no_language_azerty" msgid="8721460968141187394">"Nenhum idioma (AZERTY)"</string> |
| 142 | <string name="subtype_no_language_dvorak" msgid="3122976737669823935">"Nenhum idioma (Dvorak)"</string> |
| 143 | <string name="subtype_no_language_colemak" msgid="4205992994906097244">"Nenhum idioma (Colemak)"</string> |
| 144 | <string name="subtype_no_language_pcqwerty" msgid="8840928374394180189">"Nenhum idioma (PC)"</string> |
Eric Fischer | 7fe20f1 | 2012-04-26 16:47:31 -0700 | [diff] [blame] | 145 | <string name="custom_input_styles_title" msgid="8429952441821251512">"Estilos personalizados"</string> |
Eric Fischer | b4f5c9c | 2012-04-24 14:17:36 -0700 | [diff] [blame] | 146 | <string name="add_style" msgid="6163126614514489951">"Adic. estilo"</string> |
| 147 | <string name="add" msgid="8299699805688017798">"Adicionar"</string> |
| 148 | <string name="remove" msgid="4486081658752944606">"Remover"</string> |
| 149 | <string name="save" msgid="7646738597196767214">"Salvar"</string> |
| 150 | <string name="subtype_locale" msgid="8576443440738143764">"Idioma"</string> |
| 151 | <string name="keyboard_layout_set" msgid="4309233698194565609">"Layout"</string> |
Eric Fischer | 3b4d272 | 2012-05-30 14:21:42 -0700 | [diff] [blame] | 152 | <string name="custom_input_style_note_message" msgid="8826731320846363423">"Deseja ativar e usar o estilo de entrada personalizado?"</string> |
| 153 | <string name="enable" msgid="5031294444630523247">"Ativar"</string> |
| 154 | <string name="not_now" msgid="6172462888202790482">"Agora não"</string> |
| 155 | <string name="custom_input_style_already_exists" msgid="8008728952215449707">"O estilo de entrada já existe: <xliff:g id="INPUT_STYLE_NAME">%s</xliff:g>"</string> |
Eric Fischer | ff53f0f | 2011-07-07 11:50:08 -0700 | [diff] [blame] | 156 | <string name="prefs_usability_study_mode" msgid="1261130555134595254">"Modo de estudo de utilização"</string> |
Eric Fischer | d707eec | 2011-10-18 15:50:51 -0700 | [diff] [blame] | 157 | <string name="prefs_keypress_vibration_duration_settings" msgid="1829950405285211668">"Configurações de duração da vibração ao tocar a tecla"</string> |
Eric Fischer | 3b4d272 | 2012-05-30 14:21:42 -0700 | [diff] [blame] | 158 | <string name="prefs_keypress_sound_volume_settings" msgid="5875933757082305040">"Config. volume ao tocar a tecla"</string> |
Eric Fischer | f529416 | 2009-06-10 12:26:09 -0700 | [diff] [blame] | 159 | </resources> |