diff options
Diffstat (limited to 'lib/l10n/gl.json')
-rw-r--r-- | lib/l10n/gl.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/gl.json b/lib/l10n/gl.json index e4817082bde..8c78f239f5b 100644 --- a/lib/l10n/gl.json +++ b/lib/l10n/gl.json @@ -204,7 +204,7 @@ "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\", spaces and \"_.@-'\"" : "Só se permiten os seguintes caracteres nun nome de usuario: \"a-z\", \"A-Z\", \"0-9\", espazos e \"_.@-'\"", + "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", spaces and \"_.@-'\"" : "Só se permiten os seguintes caracteres nun nome de usuario: «a-z», «A-Z», «0-9», espazos 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", |