diff options
Diffstat (limited to 'apps/theming/l10n/zh_TW.json')
-rw-r--r-- | apps/theming/l10n/zh_TW.json | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/apps/theming/l10n/zh_TW.json b/apps/theming/l10n/zh_TW.json index 2cdbdd655e0..851c90d1a25 100644 --- a/apps/theming/l10n/zh_TW.json +++ b/apps/theming/l10n/zh_TW.json @@ -10,6 +10,9 @@ "The given color is invalid" : "指定的顏色無效", "Disable-user-theming should be true or false" : "Disable-user-theming 應該是 true 或 false", "Saved" : "已儲存", + "Invalid app given" : "指定了無效的應用程式", + "Invalid type for setting \"defaultApp\" given" : "設定「defaultApp」指定了無效的類型", + "Invalid setting key" : "無效的設定鍵", "The file was uploaded" : "檔案已上傳", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "上傳的檔案大小超過 php.ini 當中 upload_max_filesize 參數的設定", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "上傳的檔案大小超過 HTML 表單中 MAX_FILE_SIZE 的限制", @@ -84,6 +87,19 @@ "Select background" : "選取背景", "No background has been selected" : "未選取背景", "Theme selection is enforced" : "強制佈景主題選取", + "Navigation bar settings" : "導覽列設定", + "You can configure the app order used for the navigation bar. The first entry will be the default app, opened after login or when clicking on the logo." : "您可以設定用於導覽列的應用程式順序。第一個條目將會是預設的應用程式,會在登入後或點擊標誌時開啟。", + "The default app can not be changed because it was configured by the administrator." : "預設的應用程式無法變更,因為其由管理員設定。", + "The app order was changed, to see it in action you have to reload the page." : "應用程式順序已變更,要檢視其實際狀況,您必須重新載入頁面。", + "Could not set the app order" : "無法設定應用程式順序", + "Default app" : "預設應用程式", + "The default app is the app that is e.g. opened after login or when the logo in the menu is clicked." : "預設應用程式是,例如登入後或點擊選單中的標誌時開啟的應用程式。", + "Use custom default app" : "使用自訂的預設應用程式", + "Global default app" : "全域預設應用程式", + "Global default apps" : "全域預設應用程式", + "Default app priority" : "預設應用程式優先程度", + "If an app is not enabled for a user, the next app with lower priority is used." : "若未對某個使用者啟用某個應用程式,則使用下一個優先程度較低的應用程式。", + "Could not set global default apps" : "無法設定全域預設應用程式", "Select a custom color" : "選取自訂色彩", "Reset to default" : "恢復預設值", "Upload" : "上傳", |