diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-11-29 02:16:53 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-11-29 02:16:53 +0000 |
commit | 73472725e6d2e189619b2882df8deec796f1bfe1 (patch) | |
tree | e9c7c6e984cbe597acd74cf5bcaadf6d5c74b578 /apps/settings/l10n/zh_TW.js | |
parent | e5c95eed69a1d5e96b69147e4e7f6e40d21c8f9b (diff) | |
download | nextcloud-server-73472725e6d2e189619b2882df8deec796f1bfe1.tar.gz nextcloud-server-73472725e6d2e189619b2882df8deec796f1bfe1.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/settings/l10n/zh_TW.js')
-rw-r--r-- | apps/settings/l10n/zh_TW.js | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/settings/l10n/zh_TW.js b/apps/settings/l10n/zh_TW.js index a89d1baf6cf..b4d80383564 100644 --- a/apps/settings/l10n/zh_TW.js +++ b/apps/settings/l10n/zh_TW.js @@ -201,14 +201,13 @@ OC.L10N.register( "Sharing" : "分享", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "系統管理員可以微調分享行為,請查閱說明文件以獲得更多資訊。", "Allow apps to use the Share API" : "允許 apps 使用分享 API", + "Expire after " : "在什麼時候過期", + "days" : "天", + "Enforce expiration date" : "強制分享連結設定到期日", "Allow users to share via link" : "允許使用者透過連結分享", "Allow public uploads" : "允許公開上傳", "Always ask for a password" : "總是詢問密碼", "Enforce password protection" : "強制分享連結使用密碼保護", - "Set default expiration date" : "設定預設到期日", - "Expire after " : "在什麼時候過期", - "days" : "天", - "Enforce expiration date" : "強制分享連結設定到期日", "Allow resharing" : "允許轉貼分享", "Allow sharing with groups" : "允許與群組分享", "Restrict users to only share with users in their groups" : "限制使用者只能分享給群組裡的其他使用者", @@ -252,6 +251,7 @@ OC.L10N.register( "Official" : "官方", "Store credentials" : "儲存帳密", "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php 已經在一個 webcron 服務中註冊,每 15 分鐘將會透過 HTTP 呼叫 cron.php", - "Use system cron service to call the cron.php file every 15 minutes." : "使用系統的 cron 服務來每隔 15 分鐘呼叫 cron.php" + "Use system cron service to call the cron.php file every 15 minutes." : "使用系統的 cron 服務來每隔 15 分鐘呼叫 cron.php", + "Set default expiration date" : "設定預設到期日" }, "nplurals=1; plural=0;"); |