diff options
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", |