diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-04-06 00:07:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-04-06 00:07:50 +0000 |
commit | 7d9688c89ed9178bdbedfb9fb38774a73c6e0ffe (patch) | |
tree | 585f5a7013a492851ab0a11322a2d40610131a06 /settings/l10n/gl.js | |
parent | 56797fd6950fdf07002b61900d4f72324c91c630 (diff) | |
download | nextcloud-server-7d9688c89ed9178bdbedfb9fb38774a73c6e0ffe.tar.gz nextcloud-server-7d9688c89ed9178bdbedfb9fb38774a73c6e0ffe.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/gl.js')
-rw-r--r-- | settings/l10n/gl.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/settings/l10n/gl.js b/settings/l10n/gl.js index b453f860428..585a2b9a064 100644 --- a/settings/l10n/gl.js +++ b/settings/l10n/gl.js @@ -193,10 +193,9 @@ OC.L10N.register( "Username" : "Nome de usuario", "Done" : "Feito", "Show storage location" : "Amosar a localización do almacenamento", - "Show last log in" : "Amosar a última conexión", "Show user backend" : "Amosar a infraestrutura do usuario", - "Send email to new user" : "Enviar correo ao novo usuario", "Show email address" : "Amosar o enderezo de correo", + "Send email to new user" : "Enviar correo ao novo usuario", "E-Mail" : "Correo-e", "Create" : "Crear", "Admin Recovery Password" : "Contrasinal de recuperación do administrador", @@ -213,6 +212,7 @@ OC.L10N.register( "Please provide an admin recovery password, otherwise all user data will be lost" : "Forneza un contrasinal de recuperación do administrador de recuperación, senón perderanse todos os datos do usuario", "Admins can't remove themself from the admin group" : "Os administradores non poden eliminarse a si mesmos do grupo admin", "Unable to add user to group %s" : "Non é posíbel engadir o usuario ao grupo %s", - "Unable to remove user from group %s" : "Non é posíbel eliminar o usuario do grupo %s" + "Unable to remove user from group %s" : "Non é posíbel eliminar o usuario do grupo %s", + "Show last log in" : "Amosar a última conexión" }, "nplurals=2; plural=(n != 1);"); |