diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-04-23 02:26:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-04-23 02:26:10 +0000 |
commit | 539c065e8e9c773f18f991ffd0b82ae0bf6a2470 (patch) | |
tree | 2b25503f742dd60b8625e434f85616f95744f8bb /lib/l10n/zh_HK.js | |
parent | 012f791c8f1603ca5906ec8247b3320c94708e00 (diff) | |
download | nextcloud-server-539c065e8e9c773f18f991ffd0b82ae0bf6a2470.tar.gz nextcloud-server-539c065e8e9c773f18f991ffd0b82ae0bf6a2470.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/zh_HK.js')
-rw-r--r-- | lib/l10n/zh_HK.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/zh_HK.js b/lib/l10n/zh_HK.js index 675bff246f6..0e331de93be 100644 --- a/lib/l10n/zh_HK.js +++ b/lib/l10n/zh_HK.js @@ -120,7 +120,6 @@ 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 %s days in the future" : "到期日不能設定為 %s 天以後的日期", "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", @@ -234,6 +233,7 @@ OC.L10N.register( "Storage connection timeout. %s" : "儲存空間連線逾時。%s", "Following databases are supported: %s" : "支援下列數據庫: %s", "Following platforms are supported: %s" : "支援下列平台: %s", - "Invalid Federated Cloud ID" : "無效的雲端聯邦 ID" + "Invalid Federated Cloud ID" : "無效的雲端聯邦 ID", + "Can’t set expiration date more than %s days in the future" : "到期日不能設定為 %s 天以後的日期" }, "nplurals=1; plural=0;"); |