diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-12-08 02:20:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-12-08 02:20:41 +0000 |
commit | 635039c8ae5194b5862ff5cbbf89f39e473a1448 (patch) | |
tree | 619bae4e2315fab2e019f36997209a18626f5729 /lib | |
parent | f3bf4b4b1e345099a0f4044d00851838ee6e315a (diff) | |
download | nextcloud-server-635039c8ae5194b5862ff5cbbf89f39e473a1448.tar.gz nextcloud-server-635039c8ae5194b5862ff5cbbf89f39e473a1448.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
-rw-r--r-- | lib/l10n/ca.js | 1 | ||||
-rw-r--r-- | lib/l10n/ca.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/ca.js b/lib/l10n/ca.js index ee2604db81b..d13d58a9b86 100644 --- a/lib/l10n/ca.js +++ b/lib/l10n/ca.js @@ -167,6 +167,7 @@ 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", diff --git a/lib/l10n/ca.json b/lib/l10n/ca.json index ecab8e2f8d9..2ca38072ef3 100644 --- a/lib/l10n/ca.json +++ b/lib/l10n/ca.json @@ -165,6 +165,7 @@ "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", |