diff options
Diffstat (limited to 'lib/l10n/gl.js')
-rw-r--r-- | lib/l10n/gl.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/gl.js b/lib/l10n/gl.js index 0eee0155f15..21edaf5f2fc 100644 --- a/lib/l10n/gl.js +++ b/lib/l10n/gl.js @@ -174,6 +174,7 @@ OC.L10N.register( "A valid username must be provided" : "Debe fornecer un nome de usuario correcto", "Username contains whitespace at the beginning or at the end" : "O nome de usuario contén un espazo en branco no inicio ou no final", "Username must not consist of dots only" : "O nome de usuario non debe consistir só de puntos", + "Username is invalid because files already exist for this user" : "O nome de usuario non é válido porque xa existen ficheiros para este usuario", "A valid password must be provided" : "Debe fornecer un contrasinal", "The username is already being used" : "Este nome de usuario xa está a ser usado", "Could not create user" : "Non foi posíbel crear o usuario", |