aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/res/values-pt-rBR
diff options
context:
space:
mode:
authorKenny Root <kenny@the-b.org>2015-03-27 13:49:39 -0700
committerKenny Root <kenny@the-b.org>2015-03-27 13:49:39 -0700
commit2e6e3007baccfc2b9cc76b8ddebc12549df690fb (patch)
tree8068329ed05309f656211f694fa114a046e0b864 /app/src/main/res/values-pt-rBR
parent234074da50be20ca5a3c04dc196fa2285ae13ebf (diff)
parented231cd41a16ee0ad4252cd5d3779840ea2039ff (diff)
downloadconnectbot-2e6e3007baccfc2b9cc76b8ddebc12549df690fb.tar.gz
connectbot-2e6e3007baccfc2b9cc76b8ddebc12549df690fb.tar.bz2
connectbot-2e6e3007baccfc2b9cc76b8ddebc12549df690fb.zip
Merge branch 'master' into gradle-conversion
Change-Id: I4ea022cf42d3aea8e52d8e4fbd604575c109df1d
Diffstat (limited to 'app/src/main/res/values-pt-rBR')
-rw-r--r--app/src/main/res/values-pt-rBR/strings.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/app/src/main/res/values-pt-rBR/strings.xml b/app/src/main/res/values-pt-rBR/strings.xml
index df33acf..79f5620 100644
--- a/app/src/main/res/values-pt-rBR/strings.xml
+++ b/app/src/main/res/values-pt-rBR/strings.xml
@@ -8,6 +8,7 @@
<string name="title_host_editor">Edição de Host</string>
<string name="title_help">Ajuda</string>
<string name="title_colors">Cores</string>
+ <string name="title_color_picker">Escolha a cor</string>
<string name="resolve_connect">Conectar</string>
<string name="resolve_entropy">Sensibilidade</string>
<string name="menu_insert">Adicionar Host</string>
@@ -77,6 +78,7 @@
<string name="pref_rotation_summary">Como alterar a rotação da tela quando se conecta/desconecta um teclado</string>
<string name="pref_fullscreen_title">Tela cheia</string>
<string name="pref_fullscreen_summary">Ocultar a barra de estatus no modo terminal</string>
+ <string name="pref_keyboard_category">Teclado</string>
<string name="pref_memkeys_title">Guardar as chaves em memória</string>
<string name="pref_memkeys_summary">Manter chaves desbloqueadas na memória até que o serviço seja terminado</string>
<string name="pref_conn_persist_title">Conexões persistentes</string>
@@ -206,8 +208,8 @@
<string name="color_green">verde</string>
<string name="color_blue">azul</string>
<string name="color_gray">cinza</string>
- <string name="colors_fg">PP:</string>
- <string name="color_bg">SP:</string>
+ <string name="colors_fg_label">PP: %1$d</string>
+ <string name="color_bg_label">SP: %1$d</string>
<string name="image_description_connected">Conectado.</string>
<string name="image_description_key_is_locked">A chave está bloqueada.</string>
<string name="image_description_send_escape_character">Enviar caractere de escape.</string>