diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-10-22 02:15:49 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-10-22 02:15:49 +0000 |
commit | a66c80135de5b21d8ad48218b96a90eefde0fc7f (patch) | |
tree | 7ce5974efa5d347f73538084d9e1a0f77a80e370 /lib/l10n/gl.js | |
parent | 47da08fe850b374d30ef68c55775600747bbd35c (diff) | |
download | nextcloud-server-a66c80135de5b21d8ad48218b96a90eefde0fc7f.tar.gz nextcloud-server-a66c80135de5b21d8ad48218b96a90eefde0fc7f.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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 7a83fdf3ce7..4f52cb63f8d 100644 --- a/lib/l10n/gl.js +++ b/lib/l10n/gl.js @@ -172,7 +172,6 @@ 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", @@ -219,6 +218,7 @@ OC.L10N.register( "%s enter the database username." : "%s introduza o nome de usuario da base de datos", "%s enter the database name." : "%s introduza o nome da base de datos", "%s you may not use dots in the database name" : "%s non se poden empregar puntos na base de datos", + "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.", "Cannot write into \"config\" directory" : "Non é posíbel escribir no directorio «config»", "This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Polo xeral, isto pode ser fixado para permitirlle ao servidor web acceso de escritura ao directorio «config». Vexa %s", "Cannot write into \"apps\" directory" : "Non é posíbel escribir no directorio «apps»", |