diff options
author | 2012-09-28 13:19:23 -0700 | |
---|---|---|
committer | 2012-09-28 13:19:23 -0700 | |
commit | 8aef47d9b1f611e39f90ddaa70cd3d04d72cf940 (patch) | |
tree | 8b28a911fc01bbb942f6391e5c0efddb93c3e6d2 /java/res/values-pt-rPT | |
parent | 99501896f51a051c09ec345177d78554cdd60fd1 (diff) | |
download | latinime-8aef47d9b1f611e39f90ddaa70cd3d04d72cf940.tar.gz latinime-8aef47d9b1f611e39f90ddaa70cd3d04d72cf940.tar.xz latinime-8aef47d9b1f611e39f90ddaa70cd3d04d72cf940.zip |
Import translations. DO NOT MERGE
Change-Id: I44aae7ccdfe1b4494ba70b80276c92e78fef9a6f
Auto-generated-cl: translation import
Diffstat (limited to 'java/res/values-pt-rPT')
-rw-r--r-- | java/res/values-pt-rPT/strings.xml | 30 |
1 files changed, 10 insertions, 20 deletions
diff --git a/java/res/values-pt-rPT/strings.xml b/java/res/values-pt-rPT/strings.xml index 24f51c7a8..ad7ad0088 100644 --- a/java/res/values-pt-rPT/strings.xml +++ b/java/res/values-pt-rPT/strings.xml @@ -31,8 +31,7 @@ <string name="popup_on_keypress" msgid="123894815723512944">"Mostrar popup ao premir tecla"</string> <string name="general_category" msgid="1859088467017573195">"Geral"</string> <string name="correction_category" msgid="2236750915056607613">"Correção de texto"</string> - <!-- no translation found for gesture_typing_category (497263612130532630) --> - <skip /> + <string name="gesture_typing_category" msgid="497263612130532630">"Escrita por toque"</string> <string name="misc_category" msgid="6894192814868233453">"Outras opções"</string> <string name="advanced_settings" msgid="362895144495591463">"Definições avançadas"</string> <string name="advanced_settings_summary" msgid="4487980456152830271">"Opções para especialistas"</string> @@ -46,36 +45,27 @@ <string name="use_contacts_dict" msgid="4435317977804180815">"Sugerir nomes de Contactos"</string> <string name="use_contacts_dict_summary" msgid="6599983334507879959">"Utilizar nomes dos Contactos para sugestões e correções"</string> <string name="auto_cap" msgid="1719746674854628252">"Letras maiúsculas automáticas"</string> - <!-- no translation found for auto_cap_summary (7934452761022946874) --> - <skip /> + <string name="auto_cap_summary" msgid="7934452761022946874">"Maiúscula no início da frase"</string> <string name="configure_dictionaries_title" msgid="4238652338556902049">"Dicionários extras"</string> <string name="main_dictionary" msgid="4798763781818361168">"Dicionário principal"</string> <string name="prefs_show_suggestions" msgid="8026799663445531637">"Mostrar sugestões de correcção"</string> <string name="prefs_show_suggestions_summary" msgid="1583132279498502825">"Apresentar sugestões de palavras ao escrever"</string> <string name="prefs_suggestion_visibility_show_name" msgid="3219916594067551303">"Mostrar sempre"</string> - <!-- no translation found for prefs_suggestion_visibility_show_only_portrait_name (3859783767435239118) --> - <skip /> + <string name="prefs_suggestion_visibility_show_only_portrait_name" msgid="3859783767435239118">"Mostrar em modo retrato"</string> <string name="prefs_suggestion_visibility_hide_name" msgid="6309143926422234673">"Ocultar sempre"</string> - <!-- no translation found for auto_correction (7630720885194996950) --> - <skip /> + <string name="auto_correction" msgid="7630720885194996950">"Correcão automática"</string> <string name="auto_correction_summary" msgid="5625751551134658006">"Correcção automática de palavras mal escritas c/ barra de espaços e pontuação"</string> <string name="auto_correction_threshold_mode_off" msgid="8470882665417944026">"Desligar"</string> <string name="auto_correction_threshold_mode_modest" msgid="8788366690620799097">"Moderada"</string> <string name="auto_correction_threshold_mode_aggeressive" msgid="3524029103734923819">"Agressiva"</string> <string name="auto_correction_threshold_mode_very_aggeressive" msgid="3386782235540547678">"Muito agressivo"</string> - <!-- no translation found for bigram_prediction (1084449187723948550) --> - <skip /> - <!-- no translation found for bigram_prediction_summary (3896362682751109677) --> - <skip /> - <!-- no translation found for gesture_input (826951152254563827) --> - <skip /> - <!-- no translation found for gesture_input_summary (9180350639305731231) --> - <skip /> + <string name="bigram_prediction" msgid="1084449187723948550">"Sugestões da palavra seguinte"</string> + <string name="bigram_prediction_summary" msgid="3896362682751109677">"Utilizar palavra anterior para fazer sugestões"</string> + <string name="gesture_input" msgid="826951152254563827">"Ativar escrita por toque"</string> + <string name="gesture_input_summary" msgid="9180350639305731231">"Introduzir uma palavra deslizando lentamente pelas letras"</string> <string name="gesture_preview_trail" msgid="3802333369335722221">"Mostrar percurso do gesto"</string> - <!-- no translation found for gesture_floating_preview_text (4443240334739381053) --> - <skip /> - <!-- no translation found for gesture_floating_preview_text_summary (4472696213996203533) --> - <skip /> + <string name="gesture_floating_preview_text" msgid="4443240334739381053">"Pré-visual. flutuante dinâmica"</string> + <string name="gesture_floating_preview_text_summary" msgid="4472696213996203533">"Ver palavra sugerida enquanto toca"</string> <string name="added_word" msgid="8993883354622484372">"<xliff:g id="WORD">%s</xliff:g>: guardada"</string> <string name="label_go_key" msgid="1635148082137219148">"OK"</string> <string name="label_next_key" msgid="362972844525672568">"Avançar"</string> |