aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/ca.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-10-22 02:15:49 +0000
committerNextcloud bot <bot@nextcloud.com>2022-10-22 02:15:49 +0000
commita66c80135de5b21d8ad48218b96a90eefde0fc7f (patch)
tree7ce5974efa5d347f73538084d9e1a0f77a80e370 /lib/l10n/ca.js
parent47da08fe850b374d30ef68c55775600747bbd35c (diff)
downloadnextcloud-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/ca.js')
-rw-r--r--lib/l10n/ca.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/ca.js b/lib/l10n/ca.js
index 7a3112c7a4b..a5fc699f04d 100644
--- a/lib/l10n/ca.js
+++ b/lib/l10n/ca.js
@@ -196,7 +196,6 @@ OC.L10N.register(
"Oct." : "Oct.",
"Nov." : "Nov.",
"Dec." : "Des.",
- "The user limit has been reached and the user was not created." : "S'ha assolit el límit d'usuari i no s'ha creat l'usuari.",
"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Només es permeten els següents caràcters en un nom d’usuari: \"a-z\", \"A-Z\", \"0-9\" i \"_.@-'\"",
"A valid username must be provided" : "Heu de facilitar un nom d'usuari vàlid",
"Username contains whitespace at the beginning or at the end" : "El nom d’usuari conté espais en blanc al principi o al final",
@@ -264,6 +263,7 @@ OC.L10N.register(
"%s enter the database username." : "%s escriviu el nom d'usuari de la base de dades.",
"%s enter the database name." : "%s escriviu el nom de la base de dades.",
"%s you may not use dots in the database name" : "%s no podeu fer servir punts en el nom de la base de dades",
+ "The user limit has been reached and the user was not created." : "S'ha assolit el límit d'usuari i no s'ha creat l'usuari.",
"Cannot read file" : "No es pot llegir el fitxer",
"Cannot write into \"config\" directory" : "No es pot escriure al directori \"config\"",
"This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Això normalment es pot solucionar donant al servidor web permís d'escriptura al directori de configuració. Vegeu %s",