aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/res/values-ca
diff options
context:
space:
mode:
authorKenny Root <kenny@the-b.org>2015-04-02 22:11:23 -0700
committerKenny Root <kenny@the-b.org>2015-04-02 22:11:23 -0700
commitb9cf1f2dc1eac99001754d61dbc8e3f0b141e087 (patch)
tree36adbdb3b6f7fca4f624ca3fae1a271dbed26d09 /app/src/main/res/values-ca
parenta1c3e4f005ec269281c2ff1f821346b7242cef61 (diff)
parent97f1655b8c63f5ad7875fe63898b409e011db973 (diff)
downloadconnectbot-b9cf1f2dc1eac99001754d61dbc8e3f0b141e087.tar.gz
connectbot-b9cf1f2dc1eac99001754d61dbc8e3f0b141e087.tar.bz2
connectbot-b9cf1f2dc1eac99001754d61dbc8e3f0b141e087.zip
Merge branch 'master' into gradle-conversion
Diffstat (limited to 'app/src/main/res/values-ca')
-rw-r--r--app/src/main/res/values-ca/strings.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/src/main/res/values-ca/strings.xml b/app/src/main/res/values-ca/strings.xml
index 7696bb8..f7233e9 100644
--- a/app/src/main/res/values-ca/strings.xml
+++ b/app/src/main/res/values-ca/strings.xml
@@ -8,6 +8,7 @@
<string name="title_host_editor">Edició del Servidor</string>
<string name="title_help">Ajuda</string>
<string name="title_colors">Colors</string>
+ <string name="title_color_picker">Trieu un color</string>
<string name="resolve_connect">Connecta</string>
<string name="resolve_entropy">Recull Entropia</string>
<string name="menu_insert">Afegeix servidor</string>
@@ -77,6 +78,7 @@
<string name="pref_rotation_summary">Com canvia la orientació quan el teclat s\'obre o es tanca</string>
<string name="pref_fullscreen_title">Pantalla completa</string>
<string name="pref_fullscreen_summary">Amaga la barra d\'estat en consola</string>
+ <string name="pref_keyboard_category">Teclat</string>
<string name="pref_memkeys_title">Recorda les claus en memòria</string>
<string name="pref_memkeys_summary">Manté les claus descarregadesen memòria fins que el servei finalitzi</string>
<string name="pref_conn_persist_title">Connexions persistents</string>
@@ -206,4 +208,5 @@
<string name="color_green">verd</string>
<string name="color_blue">blau</string>
<string name="color_gray">gris</string>
+ <string name="image_description_connected">Connectat.</string>
</resources>