aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-01-16 02:24:58 +0000
committerNextcloud bot <bot@nextcloud.com>2023-01-16 02:24:58 +0000
commit269bcdc17ae76b4ec12450396cc2419a76d983d7 (patch)
tree91debf37f5d624c037806baff41b617ea8104089 /lib/l10n
parent42676981150ca1f11c0a968249934147cc473687 (diff)
downloadnextcloud-server-269bcdc17ae76b4ec12450396cc2419a76d983d7.tar.gz
nextcloud-server-269bcdc17ae76b4ec12450396cc2419a76d983d7.zip
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n')
-rw-r--r--lib/l10n/en_GB.js1
-rw-r--r--lib/l10n/en_GB.json1
-rw-r--r--lib/l10n/hu.js2
-rw-r--r--lib/l10n/hu.json2
-rw-r--r--lib/l10n/pl.js1
-rw-r--r--lib/l10n/pl.json1
6 files changed, 8 insertions, 0 deletions
diff --git a/lib/l10n/en_GB.js b/lib/l10n/en_GB.js
index a887a8be07e..bd30223d978 100644
--- a/lib/l10n/en_GB.js
+++ b/lib/l10n/en_GB.js
@@ -205,6 +205,7 @@ OC.L10N.register(
"A valid password must be provided" : "A valid password must be provided",
"The username is already being used" : "The username is already being used",
"Could not create user" : "Could not create user",
+ "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", spaces and \"_.@-'\"" : "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", spaces and \"_.@-'\"",
"A valid username must be provided" : "A valid username must be provided",
"Username contains whitespace at the beginning or at the end" : "Username contains whitespace at the beginning or at the end",
"Username must not consist of dots only" : "Username must not consist of dots only",
diff --git a/lib/l10n/en_GB.json b/lib/l10n/en_GB.json
index 6b112413115..1a6e9c3fa0e 100644
--- a/lib/l10n/en_GB.json
+++ b/lib/l10n/en_GB.json
@@ -203,6 +203,7 @@
"A valid password must be provided" : "A valid password must be provided",
"The username is already being used" : "The username is already being used",
"Could not create user" : "Could not create user",
+ "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", spaces and \"_.@-'\"" : "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", spaces and \"_.@-'\"",
"A valid username must be provided" : "A valid username must be provided",
"Username contains whitespace at the beginning or at the end" : "Username contains whitespace at the beginning or at the end",
"Username must not consist of dots only" : "Username must not consist of dots only",
diff --git a/lib/l10n/hu.js b/lib/l10n/hu.js
index f34fefb4983..7033a3c90e5 100644
--- a/lib/l10n/hu.js
+++ b/lib/l10n/hu.js
@@ -57,6 +57,7 @@ OC.L10N.register(
"Invalid image" : "Érvénytelen kép",
"Avatar image is not square" : "A profilkép nem négyzetes.",
"View profile" : "Profil megtekintése",
+ "Local time: %s" : "Helyi idő: %s",
"today" : "ma",
"tomorrow" : "holnap",
"yesterday" : "tegnap",
@@ -204,6 +205,7 @@ OC.L10N.register(
"A valid password must be provided" : "Érvényes jelszót kell megadnia",
"The username is already being used" : "Ez a felhasználónév már foglalt",
"Could not create user" : "Nem sikerült létrehozni a felhasználót",
+ "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", spaces and \"_.@-'\"" : "A felhasználónévben csak a következő karakterek engedélyezettek: „a-z”, „A-Z”, „0-9”, szóköz és „_.@-'”",
"A valid username must be provided" : "Érvényes felhasználónevet kell megadnia",
"Username contains whitespace at the beginning or at the end" : "A felhasználónév szóközt tartalmaz az elején vagy a végén",
"Username must not consist of dots only" : "A felhasználónév nem állhat csak pontokból",
diff --git a/lib/l10n/hu.json b/lib/l10n/hu.json
index 12811f2eb47..f403efffec3 100644
--- a/lib/l10n/hu.json
+++ b/lib/l10n/hu.json
@@ -55,6 +55,7 @@
"Invalid image" : "Érvénytelen kép",
"Avatar image is not square" : "A profilkép nem négyzetes.",
"View profile" : "Profil megtekintése",
+ "Local time: %s" : "Helyi idő: %s",
"today" : "ma",
"tomorrow" : "holnap",
"yesterday" : "tegnap",
@@ -202,6 +203,7 @@
"A valid password must be provided" : "Érvényes jelszót kell megadnia",
"The username is already being used" : "Ez a felhasználónév már foglalt",
"Could not create user" : "Nem sikerült létrehozni a felhasználót",
+ "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", spaces and \"_.@-'\"" : "A felhasználónévben csak a következő karakterek engedélyezettek: „a-z”, „A-Z”, „0-9”, szóköz és „_.@-'”",
"A valid username must be provided" : "Érvényes felhasználónevet kell megadnia",
"Username contains whitespace at the beginning or at the end" : "A felhasználónév szóközt tartalmaz az elején vagy a végén",
"Username must not consist of dots only" : "A felhasználónév nem állhat csak pontokból",
diff --git a/lib/l10n/pl.js b/lib/l10n/pl.js
index 025cb26986d..6f25159b217 100644
--- a/lib/l10n/pl.js
+++ b/lib/l10n/pl.js
@@ -205,6 +205,7 @@ OC.L10N.register(
"A valid password must be provided" : "Należy podać prawidłowe hasło",
"The username is already being used" : "Ta nazwa użytkownika jest już używana",
"Could not create user" : "Nie można utworzyć użytkownika",
+ "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", spaces and \"_.@-'\"" : "W nazwie użytkownika dozwolone są tylko następujące znaki : \"a-z\", \"A-Z\", \"0-9\", spacje 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",
"Username must not consist of dots only" : "Nazwa użytkownika nie może się składać tylko z kropek",
diff --git a/lib/l10n/pl.json b/lib/l10n/pl.json
index 42e092f8277..baffd24d75c 100644
--- a/lib/l10n/pl.json
+++ b/lib/l10n/pl.json
@@ -203,6 +203,7 @@
"A valid password must be provided" : "Należy podać prawidłowe hasło",
"The username is already being used" : "Ta nazwa użytkownika jest już używana",
"Could not create user" : "Nie można utworzyć użytkownika",
+ "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", spaces and \"_.@-'\"" : "W nazwie użytkownika dozwolone są tylko następujące znaki : \"a-z\", \"A-Z\", \"0-9\", spacje 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",
"Username must not consist of dots only" : "Nazwa użytkownika nie może się składać tylko z kropek",