diff options
Diffstat (limited to 'apps/settings/l10n/zh_TW.js')
-rw-r--r-- | apps/settings/l10n/zh_TW.js | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/apps/settings/l10n/zh_TW.js b/apps/settings/l10n/zh_TW.js index 72dcee3c706..5cc3b9df88b 100644 --- a/apps/settings/l10n/zh_TW.js +++ b/apps/settings/l10n/zh_TW.js @@ -193,6 +193,11 @@ OC.L10N.register( "Featured" : "精選", "Update to {update}" : "更新到 {update}", "All apps are up-to-date." : "所有應用程式都是最新的。", + "Icon" : "圖示", + "Name" : "名稱", + "Version" : "版本", + "Level" : "層級", + "Actions" : "動作", "Results from other categories" : "其他分類的結果", "No apps found for your version" : "沒有找到適合您的版本的應用程式", "Disable all" : "全部停用", @@ -508,7 +513,6 @@ OC.L10N.register( "Checking for system and security issues." : "檢查系統與安全性問題。", "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%1$s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%2$s\">log</a>." : "請再次確認<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%1$s\">安裝指南 ↗</a>,並在<a href=\"%2$s\">紀錄檔</a>中檢查是否有任何錯誤或警告。", "Check the security of your Nextcloud over <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">our security scan ↗</a>." : "透過<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">我們的安全性掃描 ↗</a>檢查您 Nextcloud 的安全性。", - "Version" : "版本", "You need to enable the File sharing App." : "您必須啟用檔案分享應用程式。", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "系統管理員可以微調分享行為。請查閱說明文件以獲得更多資訊。", "Allow apps to use the Share API" : "允許應用程式使用分享 API", |