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 78be482c502..b57b2ce251b 100644 --- a/lib/l10n/gl.js +++ b/lib/l10n/gl.js @@ -167,6 +167,7 @@ OC.L10N.register( "Oct." : "out.", "Nov." : "nov.", "Dec." : "dec.", + "The user limit has been reached and the user was not created." : "Acadouse o límite de usuarios polo que non se creou o usuario.", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Só os seguintes caracteres están permitidos nos nomes de usuario: «a-z», «A-Z», «0-9» e «_.@-'»", "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", |