diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-11-15 02:15:30 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-11-15 02:15:30 +0000 |
commit | ad446daae00f7618a33c89c5bcc52f923dce35c9 (patch) | |
tree | aceaf9a2f2e0cd5404655f3fb4edc9483158d49c /lib/l10n | |
parent | 73c5591f68d0a7453ad0450dd2ec0bf3143125f1 (diff) | |
download | nextcloud-server-ad446daae00f7618a33c89c5bcc52f923dce35c9.tar.gz nextcloud-server-ad446daae00f7618a33c89c5bcc52f923dce35c9.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/hu.js | 1 | ||||
-rw-r--r-- | lib/l10n/hu.json | 1 | ||||
-rw-r--r-- | lib/l10n/zh_TW.js | 1 | ||||
-rw-r--r-- | lib/l10n/zh_TW.json | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/lib/l10n/hu.js b/lib/l10n/hu.js index 99ebbbe04ad..79f5fda3859 100644 --- a/lib/l10n/hu.js +++ b/lib/l10n/hu.js @@ -152,6 +152,7 @@ OC.L10N.register( "%1$s shared »%2$s« with you." : "%1$s megosztotta Önnel: „%2$s”.", "Click the button below to open it." : "Kattintson a lenti gombra a megnyitáshoz.", "The requested share does not exist anymore" : "A kért megosztás már nem létezik", + "The user was not created because the user limit has been reached. Check your notifications to learn more." : "A felhasználó nem jött létre, mert elérte a felhasználókorlátot. Nézze meg az értesítéseit, hogy többet tudjon meg.", "Could not find category \"%s\"" : "Ez a kategória nem található: \"%s\"", "Sunday" : "Vasárnap", "Monday" : "Hétfő", diff --git a/lib/l10n/hu.json b/lib/l10n/hu.json index de0e5ad1201..f0a49eace53 100644 --- a/lib/l10n/hu.json +++ b/lib/l10n/hu.json @@ -150,6 +150,7 @@ "%1$s shared »%2$s« with you." : "%1$s megosztotta Önnel: „%2$s”.", "Click the button below to open it." : "Kattintson a lenti gombra a megnyitáshoz.", "The requested share does not exist anymore" : "A kért megosztás már nem létezik", + "The user was not created because the user limit has been reached. Check your notifications to learn more." : "A felhasználó nem jött létre, mert elérte a felhasználókorlátot. Nézze meg az értesítéseit, hogy többet tudjon meg.", "Could not find category \"%s\"" : "Ez a kategória nem található: \"%s\"", "Sunday" : "Vasárnap", "Monday" : "Hétfő", diff --git a/lib/l10n/zh_TW.js b/lib/l10n/zh_TW.js index b79d70d2d5d..9a6ce31ad47 100644 --- a/lib/l10n/zh_TW.js +++ b/lib/l10n/zh_TW.js @@ -152,6 +152,7 @@ OC.L10N.register( "%1$s shared »%2$s« with you." : "%1$s 與您分享了 %2$s", "Click the button below to open it." : "點下方連結開啟", "The requested share does not exist anymore" : "該分享已經不存在", + "The user was not created because the user limit has been reached. Check your notifications to learn more." : "未建立使用者,因為已達使用者上限。請檢查您的通知以取得更多資訊。", "Could not find category \"%s\"" : "找不到分類:\"%s\"", "Sunday" : "週日", "Monday" : "週一", diff --git a/lib/l10n/zh_TW.json b/lib/l10n/zh_TW.json index 8fa88140ec1..8e06f24bb8b 100644 --- a/lib/l10n/zh_TW.json +++ b/lib/l10n/zh_TW.json @@ -150,6 +150,7 @@ "%1$s shared »%2$s« with you." : "%1$s 與您分享了 %2$s", "Click the button below to open it." : "點下方連結開啟", "The requested share does not exist anymore" : "該分享已經不存在", + "The user was not created because the user limit has been reached. Check your notifications to learn more." : "未建立使用者,因為已達使用者上限。請檢查您的通知以取得更多資訊。", "Could not find category \"%s\"" : "找不到分類:\"%s\"", "Sunday" : "週日", "Monday" : "週一", |