diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-02-08 01:12:39 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-02-08 01:12:39 +0000 |
commit | 45777abce024be15adc3624fb5819f5bd9b0cc2c (patch) | |
tree | 3cbe1d65821254a90c2d89962c4f09be550d16e9 /lib/l10n/gl.js | |
parent | 21671d5cb5cf85e47a6b8424b050909ceed45478 (diff) | |
download | nextcloud-server-45777abce024be15adc3624fb5819f5bd9b0cc2c.tar.gz nextcloud-server-45777abce024be15adc3624fb5819f5bd9b0cc2c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/gl.js')
-rw-r--r-- | lib/l10n/gl.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/gl.js b/lib/l10n/gl.js index f868124b850..94521bebafd 100644 --- a/lib/l10n/gl.js +++ b/lib/l10n/gl.js @@ -187,7 +187,7 @@ OC.L10N.register( "Dec." : "dec.", "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 conten un espazo en branco no inicio ou no final", + "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", "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", |