diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-04-24 02:26:38 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-04-24 02:26:38 +0000 |
commit | 39764b05b11d0021158de80f818f14518b5b4965 (patch) | |
tree | 0396f3c00b186ccac408c9f9907a124ce9070e5a /lib/l10n/zh_TW.js | |
parent | 8fc8451004b8b45de05c017b61aea5890c854685 (diff) | |
download | nextcloud-server-39764b05b11d0021158de80f818f14518b5b4965.tar.gz nextcloud-server-39764b05b11d0021158de80f818f14518b5b4965.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/zh_TW.js')
-rw-r--r-- | lib/l10n/zh_TW.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/zh_TW.js b/lib/l10n/zh_TW.js index 3f814656d2f..69d01817e4a 100644 --- a/lib/l10n/zh_TW.js +++ b/lib/l10n/zh_TW.js @@ -120,6 +120,7 @@ OC.L10N.register( "Files can’t be shared with delete permissions" : "無法分享具有刪除權限的檔案", "Files can’t be shared with create permissions" : "無法分享具有新建權限的檔案", "Expiration date is in the past" : "到期日為過去的日期", + "_Can’t set expiration date more than %n day in the future_::_Can’t set expiration date more than %n days in the future_" : ["到期日不能設定為%n天以後的日期"], "Sharing is only allowed with group members" : "僅允許與群組成員分享", "Sharing %s failed, because this item is already shared with user %s" : "分享 %s 失敗,因為此項目已與使用者 %s 分享", "%1$s shared »%2$s« with you" : "%1$s 與您分享了 %2$s", |