aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-12-04 02:19:19 +0000
committerNextcloud bot <bot@nextcloud.com>2020-12-04 02:19:19 +0000
commit3f88dbd25956897440ab0e34053551a77a1e922f (patch)
treea8d4ee846e32424ccfaf9bf458e1c6135ca85dbf /lib
parent7d9004c8855fff982e2383d485cf991ba5f55593 (diff)
downloadnextcloud-server-3f88dbd25956897440ab0e34053551a77a1e922f.tar.gz
nextcloud-server-3f88dbd25956897440ab0e34053551a77a1e922f.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
-rw-r--r--lib/l10n/es.js1
-rw-r--r--lib/l10n/es.json1
-rw-r--r--lib/l10n/fr.js1
-rw-r--r--lib/l10n/fr.json1
-rw-r--r--lib/l10n/gl.js1
-rw-r--r--lib/l10n/gl.json1
-rw-r--r--lib/l10n/it.js1
-rw-r--r--lib/l10n/it.json1
-rw-r--r--lib/l10n/pl.js1
-rw-r--r--lib/l10n/pl.json1
-rw-r--r--lib/l10n/zh_CN.js1
-rw-r--r--lib/l10n/zh_CN.json1
12 files changed, 12 insertions, 0 deletions
diff --git a/lib/l10n/es.js b/lib/l10n/es.js
index 94166bef2c4..b8f5d958e55 100644
--- a/lib/l10n/es.js
+++ b/lib/l10n/es.js
@@ -167,6 +167,7 @@ OC.L10N.register(
"Oct." : "Oct.",
"Nov." : "Nov.",
"Dec." : "Dic.",
+ "The user limit has been reached and the user was not created." : "Ha sido alcanzado el límite de usuarios y el usuario no fue creado.",
"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Solo los siguientes caracteres están permitidos en un nombre de usuario: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"",
"A valid username must be provided" : "Se debe proporcionar un nombre de usuario válido",
"Username contains whitespace at the beginning or at the end" : "El nombre de usuario contiene espacios en blanco al principio o al final",
diff --git a/lib/l10n/es.json b/lib/l10n/es.json
index ee1c362a564..45a3411570d 100644
--- a/lib/l10n/es.json
+++ b/lib/l10n/es.json
@@ -165,6 +165,7 @@
"Oct." : "Oct.",
"Nov." : "Nov.",
"Dec." : "Dic.",
+ "The user limit has been reached and the user was not created." : "Ha sido alcanzado el límite de usuarios y el usuario no fue creado.",
"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Solo los siguientes caracteres están permitidos en un nombre de usuario: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"",
"A valid username must be provided" : "Se debe proporcionar un nombre de usuario válido",
"Username contains whitespace at the beginning or at the end" : "El nombre de usuario contiene espacios en blanco al principio o al final",
diff --git a/lib/l10n/fr.js b/lib/l10n/fr.js
index 0cdc1789fd9..1dde012ac4d 100644
--- a/lib/l10n/fr.js
+++ b/lib/l10n/fr.js
@@ -167,6 +167,7 @@ OC.L10N.register(
"Oct." : "Oct.",
"Nov." : "Nov.",
"Dec." : "Déc.",
+ "The user limit has been reached and the user was not created." : "Le nombre maximum d'utilisateurs a été atteint, l'utilisateur n'a pas pu être créé.",
"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Seuls les caractères suivants sont autorisés dans un nom d'utilisateur : \"a-z\", \"A-Z\", \"0-9\", \"_@-\" et \".\" (le point)",
"A valid username must be provided" : "Un nom d'utilisateur valide doit être saisi",
"Username contains whitespace at the beginning or at the end" : "Le nom d'utilisateur contient des espaces au début ou à la fin",
diff --git a/lib/l10n/fr.json b/lib/l10n/fr.json
index 809d2423dc1..e98609ef25d 100644
--- a/lib/l10n/fr.json
+++ b/lib/l10n/fr.json
@@ -165,6 +165,7 @@
"Oct." : "Oct.",
"Nov." : "Nov.",
"Dec." : "Déc.",
+ "The user limit has been reached and the user was not created." : "Le nombre maximum d'utilisateurs a été atteint, l'utilisateur n'a pas pu être créé.",
"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Seuls les caractères suivants sont autorisés dans un nom d'utilisateur : \"a-z\", \"A-Z\", \"0-9\", \"_@-\" et \".\" (le point)",
"A valid username must be provided" : "Un nom d'utilisateur valide doit être saisi",
"Username contains whitespace at the beginning or at the end" : "Le nom d'utilisateur contient des espaces au début ou à la fin",
diff --git a/lib/l10n/gl.js b/lib/l10n/gl.js
index 78be482c502..b57b2ce251b 100644
--- a/lib/l10n/gl.js
+++ b/lib/l10n/gl.js
@@ -167,6 +167,7 @@ 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",
diff --git a/lib/l10n/gl.json b/lib/l10n/gl.json
index 1145b3f9b16..34d5d6dd094 100644
--- a/lib/l10n/gl.json
+++ b/lib/l10n/gl.json
@@ -165,6 +165,7 @@
"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",
diff --git a/lib/l10n/it.js b/lib/l10n/it.js
index d9f75738819..1eb02e14ee1 100644
--- a/lib/l10n/it.js
+++ b/lib/l10n/it.js
@@ -167,6 +167,7 @@ OC.L10N.register(
"Oct." : "Ott.",
"Nov." : "Nov.",
"Dec." : "Dic.",
+ "The user limit has been reached and the user was not created." : "È stato raggiunto il limite di utenti e l'utente non è stato creato.",
"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Solo i seguenti caratteri sono consentiti in un nome utente: \"a-z\", \"A-Z\", \"0-9\", e \"_.@-'\"",
"A valid username must be provided" : "Deve essere fornito un nome utente valido",
"Username contains whitespace at the beginning or at the end" : "Il nome utente contiene spazi all'inizio o alla fine",
diff --git a/lib/l10n/it.json b/lib/l10n/it.json
index f2b51fc28f1..8cc1183f7a7 100644
--- a/lib/l10n/it.json
+++ b/lib/l10n/it.json
@@ -165,6 +165,7 @@
"Oct." : "Ott.",
"Nov." : "Nov.",
"Dec." : "Dic.",
+ "The user limit has been reached and the user was not created." : "È stato raggiunto il limite di utenti e l'utente non è stato creato.",
"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Solo i seguenti caratteri sono consentiti in un nome utente: \"a-z\", \"A-Z\", \"0-9\", e \"_.@-'\"",
"A valid username must be provided" : "Deve essere fornito un nome utente valido",
"Username contains whitespace at the beginning or at the end" : "Il nome utente contiene spazi all'inizio o alla fine",
diff --git a/lib/l10n/pl.js b/lib/l10n/pl.js
index b5a096f7806..096f219c81d 100644
--- a/lib/l10n/pl.js
+++ b/lib/l10n/pl.js
@@ -167,6 +167,7 @@ OC.L10N.register(
"Oct." : "Paź.",
"Nov." : "Lis.",
"Dec." : "Gru.",
+ "The user limit has been reached and the user was not created." : "Osiągnięto limit użytkowników, dlatego użytkownik nie został utworzony.",
"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "W nazwie użytkownika dozwolone są tylko następujące znaki : \"a-z\", \"A-Z\", \"0-9\" i \"_.@-'\"",
"A valid username must be provided" : "Należy podać prawidłową nazwę użytkownika",
"Username contains whitespace at the beginning or at the end" : "Nazwa użytkownika zawiera spację na początku albo na końcu",
diff --git a/lib/l10n/pl.json b/lib/l10n/pl.json
index b92807ec800..7504b7931e5 100644
--- a/lib/l10n/pl.json
+++ b/lib/l10n/pl.json
@@ -165,6 +165,7 @@
"Oct." : "Paź.",
"Nov." : "Lis.",
"Dec." : "Gru.",
+ "The user limit has been reached and the user was not created." : "Osiągnięto limit użytkowników, dlatego użytkownik nie został utworzony.",
"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "W nazwie użytkownika dozwolone są tylko następujące znaki : \"a-z\", \"A-Z\", \"0-9\" i \"_.@-'\"",
"A valid username must be provided" : "Należy podać prawidłową nazwę użytkownika",
"Username contains whitespace at the beginning or at the end" : "Nazwa użytkownika zawiera spację na początku albo na końcu",
diff --git a/lib/l10n/zh_CN.js b/lib/l10n/zh_CN.js
index 411edee261e..f195d9c1470 100644
--- a/lib/l10n/zh_CN.js
+++ b/lib/l10n/zh_CN.js
@@ -167,6 +167,7 @@ OC.L10N.register(
"Oct." : "十月",
"Nov." : "十一月",
"Dec." : "十二月",
+ "The user limit has been reached and the user was not created." : "已达到用户上限,未创建该用户。",
"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "在用户名中只允许使用以下字符:“a-z”,“A-Z”,“0-9”和\"_.@-'\"",
"A valid username must be provided" : "必须提供合法的用户名",
"Username contains whitespace at the beginning or at the end" : "用户名在开头或结尾处包含空格",
diff --git a/lib/l10n/zh_CN.json b/lib/l10n/zh_CN.json
index db21e9cce8a..ec5701356c2 100644
--- a/lib/l10n/zh_CN.json
+++ b/lib/l10n/zh_CN.json
@@ -165,6 +165,7 @@
"Oct." : "十月",
"Nov." : "十一月",
"Dec." : "十二月",
+ "The user limit has been reached and the user was not created." : "已达到用户上限,未创建该用户。",
"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "在用户名中只允许使用以下字符:“a-z”,“A-Z”,“0-9”和\"_.@-'\"",
"A valid username must be provided" : "必须提供合法的用户名",
"Username contains whitespace at the beginning or at the end" : "用户名在开头或结尾处包含空格",