Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/settings/l10n/zh_TW.js')
-rw-r--r--apps/settings/l10n/zh_TW.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/zh_TW.js b/apps/settings/l10n/zh_TW.js
index 98b9dad58f9..3086d610074 100644
--- a/apps/settings/l10n/zh_TW.js
+++ b/apps/settings/l10n/zh_TW.js
@@ -370,11 +370,9 @@ OC.L10N.register(
"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 for link shares" : "設定連結分享的預設到期日",
"Allow resharing" : "允許轉分享",
"Allow sharing with groups" : "允許與群組分享",
"Restrict users to only share with users in their groups" : "限制使用者僅能與他們群組中的其他使用者分享",
@@ -442,6 +440,8 @@ OC.L10N.register(
"Valid until %s" : "有效至 %s",
"Import root certificate" : "匯入根憑證",
"Execute one task with each page loaded" : "每個頁面載入時執行",
+ "Allow users to share via link" : "允許使用者透過連結分享",
+ "Set default expiration date for link shares" : "設定連結分享的預設到期日",
"Allow username autocompletion in share dialog. If this is disabled the full username or email address needs to be entered." : "允許使用者名稱自動完成在分享對話框,如果停用這個功能,必須輸入完整的使用者名稱或電子郵件地址。",
"Restrict username autocompletion to users within the same groups" : "將使用者名稱限制為僅相同群組的使用者可使用",
"Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" : "在公開的檔案連結和上傳頁面顯示免責聲明。(只有在檔案清單隱藏的時候才會顯示。)",