diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-11-13 02:14:30 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-11-13 02:14:30 +0000 |
commit | 77729147bda10a98de7dd83254ea129f72fb1914 (patch) | |
tree | ce72ebc24d527d45860d446741dfff11e9570058 /lib/l10n | |
parent | 65e9409e729f92a2b55d17642b9437d0d0223857 (diff) | |
download | nextcloud-server-77729147bda10a98de7dd83254ea129f72fb1914.tar.gz nextcloud-server-77729147bda10a98de7dd83254ea129f72fb1914.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/cs.js | 1 | ||||
-rw-r--r-- | lib/l10n/cs.json | 1 | ||||
-rw-r--r-- | lib/l10n/zh_HK.js | 1 | ||||
-rw-r--r-- | lib/l10n/zh_HK.json | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/lib/l10n/cs.js b/lib/l10n/cs.js index 652110da45c..e1d2f5fa4d1 100644 --- a/lib/l10n/cs.js +++ b/lib/l10n/cs.js @@ -152,6 +152,7 @@ OC.L10N.register( "%1$s shared »%2$s« with you." : "%1$s vám nasdílel(a) „%2$s“.", "Click the button below to open it." : "Pro otevření klikněte na tlačítko níže.", "The requested share does not exist anymore" : "Požadované sdílení už neexistuje", + "The user was not created because the user limit has been reached. Check your notifications to learn more." : "Uživatel nebyl vytvořen protože bylo dosaženo limitu počtu uživatelů. Více se dozvíte v upozorněních.", "Could not find category \"%s\"" : "Nedaří se nalézt kategorii „%s“", "Sunday" : "neděle", "Monday" : "pondělí", diff --git a/lib/l10n/cs.json b/lib/l10n/cs.json index 9cbdc8fc603..b07dc3a209c 100644 --- a/lib/l10n/cs.json +++ b/lib/l10n/cs.json @@ -150,6 +150,7 @@ "%1$s shared »%2$s« with you." : "%1$s vám nasdílel(a) „%2$s“.", "Click the button below to open it." : "Pro otevření klikněte na tlačítko níže.", "The requested share does not exist anymore" : "Požadované sdílení už neexistuje", + "The user was not created because the user limit has been reached. Check your notifications to learn more." : "Uživatel nebyl vytvořen protože bylo dosaženo limitu počtu uživatelů. Více se dozvíte v upozorněních.", "Could not find category \"%s\"" : "Nedaří se nalézt kategorii „%s“", "Sunday" : "neděle", "Monday" : "pondělí", diff --git a/lib/l10n/zh_HK.js b/lib/l10n/zh_HK.js index 2b1b11d711c..80e0944f2ad 100644 --- a/lib/l10n/zh_HK.js +++ b/lib/l10n/zh_HK.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_HK.json b/lib/l10n/zh_HK.json index d7b805b2144..d962baded59 100644 --- a/lib/l10n/zh_HK.json +++ b/lib/l10n/zh_HK.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" : "星期一", |