diff options
Diffstat (limited to 'settings/l10n/zh_TW.js')
-rw-r--r-- | settings/l10n/zh_TW.js | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/settings/l10n/zh_TW.js b/settings/l10n/zh_TW.js index 50a7ca502f0..b383f1f34ba 100644 --- a/settings/l10n/zh_TW.js +++ b/settings/l10n/zh_TW.js @@ -61,6 +61,9 @@ OC.L10N.register( "Not saved" : "未儲存", "Sending…" : "傳送中…", "Email sent" : "Email 已寄出", + "Disconnect" : "中斷連線", + "Revoke" : "撤銷", + "Allow filesystem access" : "允許檔案系統的存取", "Internet Explorer" : "Internet Explorer", "Edge" : "Edge", "Firefox" : "Firefox", @@ -157,6 +160,9 @@ OC.L10N.register( "Store credentials" : "儲存帳密", "Test email settings" : "測試郵件設定", "Send email" : "寄送郵件", + "Security & setup warnings" : "安全及設定警告", + "All checks passed." : "所有檢查正常", + "Version" : "版本", "Server-side encryption" : "伺服器端加密", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "伺服器端加密可以加密所有上傳到此伺服器的檔案,但這會讓檔案操作時間增加,降低效能,請審慎評估後再啟用。", "Enable server-side encryption" : "啟用伺服器端加密", @@ -171,9 +177,6 @@ OC.L10N.register( "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run 'occ encryption:migrate'" : " 您需要遷移您的加密金鑰從舊版的加密 (ownCloud <= 8.0) 到新版,請啟用「預設加密模組」並執行 'occ encryption:migrate'", "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one." : " 您需要遷移您的加密金鑰從舊版的加密 (ownCloud <= 8.0) 到新版", "Start migration" : "開始遷移", - "Security & setup warnings" : "安全及設定警告", - "All checks passed." : "所有檢查正常", - "Version" : "版本", "Background jobs" : "背景工作", "Last job ran %s." : "上次背景工作執行於 %s", "Last job execution ran %s. Something seems wrong." : "上次背景工作執行於 %s ,似乎有點問題", @@ -288,9 +291,6 @@ OC.L10N.register( "Approved" : "審查通過", "Experimental" : "實驗性質", "No apps found for {query}" : "沒有符合 {query} 的應用程式", - "Allow filesystem access" : "允許檔案系統的存取", - "Disconnect" : "中斷連線", - "Revoke" : "撤銷", "Unable to delete {objName}" : "無法刪除 {objName}", "Error creating group: {message}" : "建立群組錯誤:{message}", "A valid group name must be provided" : "必須提供一個有效的群組名稱", |