diff options
Diffstat (limited to 'res/values-pt/strings.xml')
| -rw-r--r-- | res/values-pt/strings.xml | 37 |
1 files changed, 33 insertions, 4 deletions
diff --git a/res/values-pt/strings.xml b/res/values-pt/strings.xml index c516d7d..38b67f2 100644 --- a/res/values-pt/strings.xml +++ b/res/values-pt/strings.xml @@ -33,6 +33,11 @@ <string name="pref_extra_keys_title">Adicionar teclas ao teclado</string> <string name="pref_extra_keys_custom">Adicionar teclas customizadas</string> <string name="pref_extra_keys_internal">Selecione teclas para serem adicionadas ao teclado</string> + <!-- <string name="pref_category_suggestions">Suggestions</string> --> + <!-- <string name="pref_suggestions_title">Suggestions</string> --> + <!-- <string name="pref_suggestions_summary">Enable word completion and spell checking</string> --> + <!-- <string name="pref_space_bar_auto_complete_title">Autocomplete with the space bar</string> --> + <!-- <string name="pref_space_bar_auto_complete_summary">Enter the best suggestion by pressing space</string> --> <string name="pref_category_typing">Digitação</string> <string name="pref_swipe_dist_title">Distância a deslizar</string> <string name="pref_swipe_dist_summary">Distância até acionar os cantos das teclas (%s)</string> @@ -44,11 +49,13 @@ <string name="pref_category_behavior">Comportamento</string> <string name="pref_autocapitalisation_title">Capitalização automática</string> <string name="pref_autocapitalisation_summary">Aciona o shift no início de cada frase</string> - <string name="pref_switch_input_immediate_title">Alternar para o último teclado usado</string> - <string name="pref_switch_input_immediate_summary">Comportamento da tecla de troca de teclado</string> + <!-- <string name="pref_change_method_key_replacement_title">Switching between input methods</string> --> + <!-- <string name="pref_change_method_key_replacement_e_picker">Show the input method picker (long press)</string> --> + <!-- <string name="pref_change_method_key_replacement_e_prev">Switch to last used</string> --> + <!-- <string name="pref_change_method_key_replacement_e_next">Switch to the next in the list</string> --> <string name="pref_vibrate_custom">Vibração personalizada</string> <string name="pref_vibrate_duration_title">Intensidade da vibração</string> - <!-- <string name="pref_number_entry_title">Layout when typing numbers, dates and phone numbers</string> --> + <!-- <string name="pref_number_entry_title">Layout when typing numbers, dates, and phone numbers</string> --> <!-- <string name="pref_number_entry_layout_pin">PIN Entry</string> --> <!-- <string name="pref_number_entry_layout_number">Number pane</string> --> <!-- <string name="pref_number_entry_layout_normal">Use the main layout</string> --> @@ -71,7 +78,11 @@ <string name="pref_theme_e_monet">Monet (Sistema)</string> <string name="pref_theme_e_monetlight">Monet (Claro)</string> <string name="pref_theme_e_monetdark">Monet (Escuro)</string> - <string name="pref_theme_e_rosepine">Rosé Pine</string> + <string name="pref_theme_e_rosepine">Rosa Pinheiro</string> + <!-- <string name="pref_theme_e_everforestlight">Everforest Light</string> --> + <!-- <string name="pref_theme_e_cobalt">Cobalt</string> --> + <!-- <string name="pref_theme_e_pine">Pine</string> --> + <!-- <string name="pref_theme_e_epaperblack">ePaper Black</string> --> <string name="pref_swipe_dist_e_very_short">Bem curta</string> <string name="pref_swipe_dist_e_short">Curta</string> <string name="pref_swipe_dist_e_default">Normal</string> @@ -87,6 +98,10 @@ <string name="pref_circle_sensitivity_e_medium">Média</string> <string name="pref_circle_sensitivity_e_low">Baixa</string> <string name="pref_circle_sensitivity_e_disabled">Desativada</string> + <!-- <string name="pref_slider_sensitivity_title">Space bar slider sensitivity</string> --> + <!-- <string name="pref_slider_sensitivity_slow">Slow</string> --> + <!-- <string name="pref_slider_sensitivity_medium">Medium</string> --> + <!-- <string name="pref_slider_sensitivity_fast">Fast</string> --> <string name="key_action_next">Próximo</string> <string name="key_action_done">Pronto</string> <string name="key_action_go">Ir</string> @@ -95,6 +110,7 @@ <string name="key_action_send">Enviar</string> <string name="launcher_button_imesettings">Ativar teclado</string> <string name="launcher_button_imepicker">Selecionar teclado</string> + <!-- <string name="launcher_button_dictionaries">Install dictionaries</string> --> <string name="launcher_description">Este app é um teclado virtual. Vá para as configurações do sistema clicando no botão abaixo e ative o Teclado Unexpected.</string> <string name="launcher_sourcecode">Este app é gratuito é de código aberto. Você pode consultar o código ou fazer sugestões em Github.</string> <string name="launcher_tryhere">Após ativar, experimente aqui:</string> @@ -134,4 +150,17 @@ <string name="clipboard_remove_confirm">Remover esta cópia?</string> <string name="clipboard_remove_confirmed">Sim</string> <!-- <string name="toast_no_voice_input">No voice typing app installed</string> --> + <!-- <string name="pref_category_clipboard">Clipboard</string> --> + <!-- <string name="pref_clipboard_history_duration">Clipboard memory duration</string> --> + <!-- <string name="pref_clipboard_history_duration_1">At most 1 minute</string> --> + <!-- <string name="pref_clipboard_history_duration_5">At most 5 minutes</string> --> + <!-- <string name="pref_clipboard_history_duration_30">At most 30 minutes</string> --> + <!-- <string name="pref_clipboard_history_duration_stop">Until the app stops</string> --> + <!-- <string name="pref_dialog_edit_text">Custom definition</string> --> + <!-- <string name="dictionaries_from_internet">Download a dictionary from the Internet</string> --> + <!-- <string name="dictionaries_download_success">Dictionary installed</string> --> + <!-- <string name="dictionaries_download_failed">Download failed</string> --> + <!-- <string name="dictionaries_activity_not_enabled">You must first enable the keyboard to download dictionaries.</string> --> + <!-- <string name="candidates_status_no_dict">No dictionary installed</string> --> + <!-- <string name="candidates_status_install">Install</string> --> </resources> |
