diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-04-03 12:08:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-04-03 12:08:12 +0000 |
commit | 4e8bbc4e341861ad1ddcf872c8e248fadb711861 (patch) | |
tree | d82d0069c073730733ca8d9b06e4f2bdf8489091 /core/l10n/es_GT.js | |
parent | 054df038def136ba1c9e9c26a1e0ce3db0a17307 (diff) | |
download | nextcloud-server-4e8bbc4e341861ad1ddcf872c8e248fadb711861.tar.gz nextcloud-server-4e8bbc4e341861ad1ddcf872c8e248fadb711861.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/es_GT.js')
-rw-r--r-- | core/l10n/es_GT.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/core/l10n/es_GT.js b/core/l10n/es_GT.js index a78cc1d6122..78d5b945d05 100644 --- a/core/l10n/es_GT.js +++ b/core/l10n/es_GT.js @@ -94,14 +94,14 @@ OC.L10N.register( "Searching other places" : "Buscando en otras ubicaciones", "No search results in other folders for {tag}{filter}{endtag}" : "No hay resultados para la búsqueda {tag}{filter}{endtag} en otras carpetas", "_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} resultado de la búsqueda en otra carpeta","{count} resultados de la búsqueda en otras carpetas"], + "Log in" : "Ingresar", + "Logging in …" : "Iniciando sesión ...", "Server side authentication failed!" : "¡Falló la autenticación del lado del servidor!", "Please contact your administrator." : "Por favor contacta al administrador.", "An internal error occurred." : "Se presentó un error interno.", "Please try again or contact your administrator." : "Por favor vuelve a intentarlo o contacta a tu adminsitrador. ", "Username or email" : "Usuario o correo electrónico", "Password" : "Contraseña", - "Log in" : "Ingresar", - "Logging in …" : "Iniciando sesión ...", "Wrong username or password." : "Usuario o contraseña equivocado. ", "User disabled" : "Usuario deshabilitado", "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Hemos detectado múltiples intentos de inicio de sesión desde tu IP. Por lo tanto tu siguiente incio de sesión se retrasará hasta 30 segundos. ", @@ -113,6 +113,7 @@ OC.L10N.register( "I know what I'm doing" : "Sé lo que estoy haciendo", "Cancel" : "Cancelar", "Forgot password?" : "¿Olvidaste tu contraseña?", + "Back" : "Atrás", "Settings" : "Configuraciones ", "Could not load your contacts" : "No fue posible cargar tus contactos", "Search contacts …" : "Buscar contactos ...", |