summaryrefslogtreecommitdiffstats
path: root/lib/l10n/gl.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/gl.js')
-rw-r--r--lib/l10n/gl.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/gl.js b/lib/l10n/gl.js
index 66ca70e2bab..3857de9c921 100644
--- a/lib/l10n/gl.js
+++ b/lib/l10n/gl.js
@@ -203,7 +203,6 @@ OC.L10N.register(
"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",
- "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",
"Username must not consist of dots only" : "O nome de usuario non debe consistir só de puntos",
@@ -268,6 +267,7 @@ OC.L10N.register(
"%s you may not use dots in the database name" : "%s non se poden empregar puntos na base de datos",
"It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged." : "Semella que esta instancia de %s está a funcionar nun contorno PHP de 32 bisst e o open_basedir foi configurado no php.ini. Isto provocará problemas con ficheiros maiores de 4 GB e está absolutamente desaconsellado.",
"Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Retire o axuste de open_basedir no php.ini ou cambie a PHP de 64 bits.",
- "The user limit has been reached and the user was not created. Check your notifications to learn more." : "Alcanzouse o límite de usuarios e non se creou o usuario. Consulta as túas notificacións para obter máis información."
+ "The user limit has been reached and the user was not created. Check your notifications to learn more." : "Alcanzouse o límite de usuarios e non se creou o usuario. Consulta as túas notificacións para obter máis información.",
+ "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 «_.@-'»"
},
"nplurals=2; plural=(n != 1);");