diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-03-22 01:55:21 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-03-22 01:55:21 -0400 |
commit | a79d97300573902a91345a72c618bf7607b765f0 (patch) | |
tree | af814051d1951ba25ff9ed764923788985e740b1 /settings/l10n/gl.js | |
parent | e36a33c89a8cbd169ace27083768052181b1cf1b (diff) | |
download | nextcloud-server-a79d97300573902a91345a72c618bf7607b765f0.tar.gz nextcloud-server-a79d97300573902a91345a72c618bf7607b765f0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/gl.js')
-rw-r--r-- | settings/l10n/gl.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/settings/l10n/gl.js b/settings/l10n/gl.js index c6d79385efd..88f85928149 100644 --- a/settings/l10n/gl.js +++ b/settings/l10n/gl.js @@ -42,6 +42,7 @@ OC.L10N.register( "Email sent" : "Correo enviado", "You need to set your user email before being able to send test emails." : "É necesario configurar o correo do usuario antes de poder enviar mensaxes de correo de proba.", "Invalid mail address" : "Enderezo de correo incorrecto", + "A user with that name already exists." : "Xa existe un usuario con ese nome.", "Unable to create user." : "Non é posíbel crear o usuario.", "Your %s account was created" : "Foi creada a conta %s", "Unable to delete user." : "Non é posíbel eliminar o usuario.", @@ -178,6 +179,8 @@ OC.L10N.register( "Documentation:" : "Documentación:", "User Documentation" : "Documentación do usuario", "Admin Documentation" : "Documentación do administrador", + "Show description …" : "Amosar a descrición ...", + "Hide description …" : "Agochar a descrición ...", "This app cannot be installed because the following dependencies are not fulfilled:" : "Non é posíbel instalar esta aplicación por mor de non cumprirse as dependencias:", "Update to %s" : "Actualizar a %s", "Enable only for specific groups" : "Activar só para grupos específicos", |