diff options
| author | igorSilCar | 2022-09-03 07:06:47 -0300 |
|---|---|---|
| committer | GitHub | 2022-09-03 12:06:47 +0200 |
| commit | 773194ca4ac324aa09d702a4cc2f8794af97d097 (patch) | |
| tree | adbf133021418ffd9339fc85b27e7fb912bfadd5 /res/values-pt | |
| parent | bc8bcce82a3fac5ef6f6483d9922f7c644ad1b52 (diff) | |
| download | unexpected-keyboard-773194ca4ac324aa09d702a4cc2f8794af97d097.tar.gz unexpected-keyboard-773194ca4ac324aa09d702a4cc2f8794af97d097.zip | |
Brazilian portuguese translations (#187)
* Translations for new setting, lockable modifier keys
Co-authored-by: Igor da Silva de Carvalho <igu@coiso.meanhouse>
Diffstat (limited to 'res/values-pt')
| -rw-r--r-- | res/values-pt/strings.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/res/values-pt/strings.xml b/res/values-pt/strings.xml index 31d3a8b..7487da9 100644 --- a/res/values-pt/strings.xml +++ b/res/values-pt/strings.xml @@ -10,6 +10,8 @@ <string name="pref_accents_e_all_installed">Mostrar acentos para todos os idiomas instalados</string> <string name="pref_accents_e_selected">Mostrar acentos só para o idioma selecionado</string> <string name="pref_accents_e_none">Ocultar acentos</string> + <string name="pref_autocapitalisation_title">Maiusculização automática</string> + <string name="pref_autocapitalisation_summary">Aciona o shift no início de cada frase</string> <string name="pref_programming_layout_title">Layout do teclado para programação</string> <string name="pref_programming_layout_none">Nenhum</string> <string name="pref_category_typing">Digitação</string> @@ -21,9 +23,14 @@ <string name="pref_vibrate_summary">Ativar/desativar vibração ao digitar</string> <string name="pref_precise_repeat_title">Precisão nos movimentos do cursor</string> <string name="pref_precise_repeat_summary">Varia a velocidade de repetição a depender do quanto deslizar</string> + <string name="pref_lockable_keys_title">Descontinuado: Modificadores fixáveis</string> + <string name="pref_lockable_keys_summary">Essa opção será removida</string> + <string name="pref_lock_double_tap_title">Tecle duas vezes no shift para caixa alta</string> + <string name="pref_lock_double_tap_summary">Ao invés de apertar e segurar por um tempo</string> <string name="pref_category_style">Estilo</string> <string name="pref_margin_bottom_title">Margem inferior</string> <string name="pref_keyboard_height_title">Altura do teclado</string> + <string name="pref_keyboard_height_landscape_title">Altura do teclado em modo paisagem</string> <string name="pref_horizontal_margin_title">Margem horizontal</string> <string name="pref_character_size_title">Tamanho dos indicadores</string> <string name="pref_character_size_summary">Tamanho dos caracteres visíveis no teclado (%.2fx)</string> |
