summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-01-17 02:27:09 +0000
committerNextcloud bot <bot@nextcloud.com>2023-01-17 02:27:09 +0000
commit03439f2510e4c7e67506d94d1231f8ad357d53d7 (patch)
tree6a0377edbc9dcb33091966b6bdea8ae5d3582e18 /lib
parent6c1cbda9f0a39b28b831f3eddb1dba69b4ebddd3 (diff)
downloadnextcloud-server-03439f2510e4c7e67506d94d1231f8ad357d53d7.tar.gz
nextcloud-server-03439f2510e4c7e67506d94d1231f8ad357d53d7.zip
Fix(l10n): đź”  Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib')
-rw-r--r--lib/l10n/cs.js1
-rw-r--r--lib/l10n/cs.json1
-rw-r--r--lib/l10n/pt_BR.js1
-rw-r--r--lib/l10n/pt_BR.json1
4 files changed, 4 insertions, 0 deletions
diff --git a/lib/l10n/cs.js b/lib/l10n/cs.js
index c8cfee96397..bbf0db3d1b5 100644
--- a/lib/l10n/cs.js
+++ b/lib/l10n/cs.js
@@ -205,6 +205,7 @@ OC.L10N.register(
"A valid password must be provided" : "Je třeba zadat platné heslo",
"The username is already being used" : "Uživatelské jméno už je využíváno",
"Could not create user" : "Nepodařilo se vytvořit uživatele",
+ "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", spaces and \"_.@-'\"" : "Pouze následující znaky jsou povoleny pro uživatelské jméno: „a-z“, „A-Z“, „0-9“, mezery a „_.@-'“",
"A valid username must be provided" : "Je třeba zadat platné uživatelské jméno",
"Username contains whitespace at the beginning or at the end" : "Uživatelské jméno je chybné – na jeho začátku či konci se nachází prázdný znak (mezera, tabulátor, atp.)",
"Username must not consist of dots only" : "Uživatelské jméno se nemůže skládat pouze ze samých teček",
diff --git a/lib/l10n/cs.json b/lib/l10n/cs.json
index 1fcfdbfb24b..5b3dbaf5f8a 100644
--- a/lib/l10n/cs.json
+++ b/lib/l10n/cs.json
@@ -203,6 +203,7 @@
"A valid password must be provided" : "Je třeba zadat platné heslo",
"The username is already being used" : "Uživatelské jméno už je využíváno",
"Could not create user" : "Nepodařilo se vytvořit uživatele",
+ "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", spaces and \"_.@-'\"" : "Pouze následující znaky jsou povoleny pro uživatelské jméno: „a-z“, „A-Z“, „0-9“, mezery a „_.@-'“",
"A valid username must be provided" : "Je třeba zadat platné uživatelské jméno",
"Username contains whitespace at the beginning or at the end" : "Uživatelské jméno je chybné – na jeho začátku či konci se nachází prázdný znak (mezera, tabulátor, atp.)",
"Username must not consist of dots only" : "Uživatelské jméno se nemůže skládat pouze ze samých teček",
diff --git a/lib/l10n/pt_BR.js b/lib/l10n/pt_BR.js
index 5353c7e80aa..25bf2fc7564 100644
--- a/lib/l10n/pt_BR.js
+++ b/lib/l10n/pt_BR.js
@@ -205,6 +205,7 @@ OC.L10N.register(
"A valid password must be provided" : "Uma senha válida deve ser fornecida",
"The username is already being used" : "Este nome de usuário já está em uso",
"Could not create user" : "Não foi possível criar o usuário",
+ "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", spaces and \"_.@-'\"" : "Apenas os seguintes caracteres são permitidos em um nome de usuário: \"a-z\", \"A-Z\", \"0-9\", espaços e \"_.@-'\"",
"A valid username must be provided" : "Um nome de usuário válido deve ser fornecido",
"Username contains whitespace at the beginning or at the end" : "O nome de usuário contém espaço em branco no início ou no fim",
"Username must not consist of dots only" : "Nome do usuário não pode consistir de pontos somente",
diff --git a/lib/l10n/pt_BR.json b/lib/l10n/pt_BR.json
index 0db2895a310..41c3b6ebd4a 100644
--- a/lib/l10n/pt_BR.json
+++ b/lib/l10n/pt_BR.json
@@ -203,6 +203,7 @@
"A valid password must be provided" : "Uma senha válida deve ser fornecida",
"The username is already being used" : "Este nome de usuário já está em uso",
"Could not create user" : "Não foi possível criar o usuário",
+ "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", spaces and \"_.@-'\"" : "Apenas os seguintes caracteres são permitidos em um nome de usuário: \"a-z\", \"A-Z\", \"0-9\", espaços e \"_.@-'\"",
"A valid username must be provided" : "Um nome de usuário válido deve ser fornecido",
"Username contains whitespace at the beginning or at the end" : "O nome de usuário contém espaço em branco no início ou no fim",
"Username must not consist of dots only" : "Nome do usuário não pode consistir de pontos somente",