diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-09-18 02:16:56 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-09-18 02:16:56 +0000 |
commit | f3ec3bfa4af7e03197976319a8bd0694f641ad7b (patch) | |
tree | f8a5a7b6a4f4343093dcbcb297f8e2824ee4dd8e /apps/settings/l10n/zh_TW.js | |
parent | 45cf49bbca1563b69ea7b73ea3497c91651cc313 (diff) | |
download | nextcloud-server-f3ec3bfa4af7e03197976319a8bd0694f641ad7b.tar.gz nextcloud-server-f3ec3bfa4af7e03197976319a8bd0694f641ad7b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/settings/l10n/zh_TW.js')
-rw-r--r-- | apps/settings/l10n/zh_TW.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/settings/l10n/zh_TW.js b/apps/settings/l10n/zh_TW.js index 88627bb4cc0..e755aa69b61 100644 --- a/apps/settings/l10n/zh_TW.js +++ b/apps/settings/l10n/zh_TW.js @@ -226,7 +226,6 @@ OC.L10N.register( "Last job ran %s." : "上次背景工作執行於 %s", "Background job didn’t run yet!" : "背景工作從未執行!", "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "為了獲得最佳的效能,設定背景工作非常重要,對於比較大的服務來說,建議使用 Cron 設定,請查閱說明文件以獲得更多資訊。", - "Execute one task with each page loaded" : "每個頁面載入時執行", "The cron.php needs to be executed by the system user \"%s\"." : "cron.php 必須由系統使用者 \"%s\" 來執行", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "要執行這個,您需要 PHP POSIX 擴充元件,請查閱 {linkstart}PHP 說明文件{linkend} 以獲得更多細節。", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "系統管理員可以微調分享行為,請查閱說明文件以獲得更多資訊。", @@ -243,8 +242,6 @@ OC.L10N.register( "Restrict users to only share with users in their groups" : "限制使用者只能分享給群組裡的其他使用者", "Exclude groups from sharing" : "禁止特定群組分享檔案", "These groups will still be able to receive shares, but not to initiate them." : "這些群組仍然能接受其他人的分享,但是沒有辦法發起分享", - "Allow username autocompletion in share dialog. If this is disabled the full username or email address needs to be entered." : "允許使用者名稱自動補齊在分享對話框,如果停用這個功能,必須輸入完整的使用者名稱或電子郵件地址", - "Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" : "在公開的檔案連結和上傳頁面顯示免責聲明(只有在檔案清單隱藏的時候才會顯示)", "This text will be shown on the public link upload page when the file list is hidden." : "這段文字會在公開檔案上傳頁面檔案清單被隱藏的時候顯示", "Default share permissions" : "預設分享權限", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "由 {communityopen}Nextcloud 社群{linkclose}開發,{githubopen}原始碼{linkclose}以 {licenseopen}AGPL 授權{linkclose}釋出", @@ -297,7 +294,10 @@ OC.L10N.register( "Issued By" : "發行者:", "Valid until %s" : "有效至 %s", "Import root certificate" : "匯入根憑證", + "Execute one task with each page loaded" : "每個頁面載入時執行", "Set default expiration date" : "設定預設到期日", + "Allow username autocompletion in share dialog. If this is disabled the full username or email address needs to be entered." : "允許使用者名稱自動補齊在分享對話框,如果停用這個功能,必須輸入完整的使用者名稱或電子郵件地址", + "Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" : "在公開的檔案連結和上傳頁面顯示免責聲明(只有在檔案清單隱藏的時候才會顯示)", "Enter your name so other users can see who is editing" : "輸入您的名稱,這樣其他使用者才能查看是誰在編輯", "Edit guest name" : "編輯訪客名稱", "Save guest name" : "儲存訪客名稱", |