diff options
author | lookshe <github@lookshe.org> | 2016-03-23 13:16:05 +0100 |
---|---|---|
committer | lookshe <github@lookshe.org> | 2016-03-23 13:16:05 +0100 |
commit | 977ffc5f483e955857da1d56ce0a1c857d471175 (patch) | |
tree | 78bbbefefde9e99b6e8fd5fe3fa2c275887fb979 /src/main/res/values-gl | |
parent | 02f958ce7687eeff0eaae7da372bad4b65f78596 (diff) |
pulled from transifex
Diffstat (limited to 'src/main/res/values-gl')
-rw-r--r-- | src/main/res/values-gl/strings.xml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/src/main/res/values-gl/strings.xml b/src/main/res/values-gl/strings.xml index 3abda855..e78c686d 100644 --- a/src/main/res/values-gl/strings.xml +++ b/src/main/res/values-gl/strings.xml @@ -10,6 +10,8 @@ <string name="action_add_account">Engadir conta</string> <string name="action_edit_contact">Editar contacto</string> <string name="action_delete_contact">Eliminar contacto da lista</string> + <string name="title_activity_settings">Axustes</string> + <string name="title_activity_start_conversation">Comeza conversa</string> <string name="just_now">agora</string> <string name="minutes_ago">min</string> <string name="unread_conversations">conversas sen ler</string> @@ -57,9 +59,9 @@ <string name="pref_xmpp_resource">Recurso</string> <string name="pref_xmpp_resource_summary">O nome que identifica o cliente que estás a empregar</string> <string name="pref_accept_files">Aceptar arquivos</string> + <string name="pref_accept_files_summary">De forma automática aceptar arquivos menores de…</string> <string name="pref_accept_files_size_summary">De forma automática aceptar arquivos menores de…</string> <string name="pref_notification_settings">Axustes de notificación</string> - <string name="pref_accept_files_summary">De forma automática aceptar arquivos menores de…</string> <string name="pref_notifications">Notificacións</string> <string name="pref_notifications_summary">Notifica cuando chega unha nova mensaxe</string> <string name="pref_vibrate">Tremer</string> @@ -111,4 +113,6 @@ <string name="attach_record_voice">Grabar audio</string> <string name="passwords_do_not_match">As contrasinais non coinciden</string> <string name="invalid_jid">O identificador non é un identificador de Jabber válido</string> + <string name="dialog_manage_certs_negativebutton">Cancelar</string> + <!--%s = bare jid, %d = count of online resources--> </resources> |