summaryrefslogtreecommitdiffstats
path: root/lib/l10n/gl.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-06-14 00:18:10 +0000
committerNextcloud bot <bot@nextcloud.com>2023-06-14 00:18:10 +0000
commitc757b11a532087ad07a7f5d843aa70628475e758 (patch)
tree95b708612e6daab1504e8c0d4de71294063689ee /lib/l10n/gl.js
parentf8655c12028fc6a02e3ccb9da1e2e54c21a8afd6 (diff)
downloadnextcloud-server-c757b11a532087ad07a7f5d843aa70628475e758.tar.gz
nextcloud-server-c757b11a532087ad07a7f5d843aa70628475e758.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/gl.js')
-rw-r--r--lib/l10n/gl.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/gl.js b/lib/l10n/gl.js
index eb1c1780ade..1a0de3123a4 100644
--- a/lib/l10n/gl.js
+++ b/lib/l10n/gl.js
@@ -206,7 +206,7 @@ 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\", 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",