aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/zh_TW.json
diff options
context:
space:
mode:
Diffstat (limited to 'apps/settings/l10n/zh_TW.json')
-rw-r--r--apps/settings/l10n/zh_TW.json6
1 files changed, 5 insertions, 1 deletions
diff --git a/apps/settings/l10n/zh_TW.json b/apps/settings/l10n/zh_TW.json
index c38bfc5bb76..6d1884f64e9 100644
--- a/apps/settings/l10n/zh_TW.json
+++ b/apps/settings/l10n/zh_TW.json
@@ -142,6 +142,7 @@
"Cron last run" : "Cron 上次執行",
"Last background job execution ran %s. Something seems wrong. {link}." : "最近一次背景工作執行於 %s。似乎發生了一點錯誤。{link}。",
"Last background job execution ran %s." : "最近一次背景工作執行於 %s。",
+ "Your data directory and files are probably accessible from the internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "您的資料目錄和檔案看來可以被公開存取,這表示 .htaccess 設定檔並未生效,我們強烈建議您設定網頁伺服器,拒絕公開存取資料目錄,或者將您的資料目錄移出網頁伺服器根目錄。",
"Database missing columns" : "資料庫缺少欄位",
"Missing optional column \"%s\" in table \"%s\"." : "缺少選擇性欄位「%s」於資料表「%s」中。",
"The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "資料庫遺失了一些欄位,然而新增欄位這個動作將在龐大的表中花費許多時間,因此它們並不會被自動新增。藉由執行 \"occ db:add-missing-columns\" 手動新增欄位將能在系統持續運作時修復這個問題。新增這些欄位將提高系統回應速度和可用性。",
@@ -190,6 +191,9 @@
"You are not using MySQL" : "您並未使用 MySQL",
"MySQL is used as database and does support 4-byte characters" : "MySQL 用作資料庫並支援 4 位元組字元",
"MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL." : "MySQL 用作資料庫但並不支援 4 位元組字元。例如,為了能處理檔案名稱或是留言中的 4 位元組字元(例如表情符號)。建議您啟用 MySQL 中支援 4 位元組字元的功能。",
+ "OCS provider resolving" : "OCS 提供者解析",
+ "Could not check if your web server properly resolves the OCM and OCS provider URLs." : "無法檢查您的網路伺服器是否正確解析 OCM 與 OCS 提供者 URL。",
+ "Your web server is not properly set up to resolve %1$s.\nThis is most likely related to a web server configuration that was not updated to deliver this folder directly.\nPlease compare your configuration against the shipped rewrite rules in \".htaccess\" for Apache or the provided one in the documentation for Nginx.\nOn Nginx those are typically the lines starting with \"location ~\" that need an update." : "您的伺服器並未正確設定解析 %1$s。\n這可能與伺服器的設定未更新為直接傳遞此資料夾有關。\n請將您的設定與 Apache 的「.htaccess」中隨附的重寫規則或 Nginx 文件中提供的重寫規則進行比較。\n在 Nginx 環境中,通常是在由 \"location ~\" 開始的那行需要做調整。",
"Overwrite CLI URL" : "覆寫 CLI URL",
"The \"overwrite.cli.url\" option in your config.php is correctly set to \"%s\"." : "您 config.php 中的「overwrite.cli.url」選項正確設定為「%s」。",
"The \"overwrite.cli.url\" option in your config.php is set to \"%s\" which is a correct URL. Suggested URL is \"%s\"." : "您 config.php 中的「overwrite.cli.url」選項設定為「%s」,這是正確的 URL。建議的 URL 為「%s」。",
@@ -441,7 +445,6 @@
"Current password" : "目前密碼",
"New password" : "新密碼",
"Change password" : "變更密碼",
- "Your profile information" : "您的個人檔案資訊",
"Your profile picture" : "您的個人資料圖片",
"Upload profile picture" : "上傳個人資料圖片",
"Choose profile picture from Files" : "從檔案中選擇個人檔案圖片",
@@ -756,6 +759,7 @@
"Enable or disable profile by default for new users." : "預設情況下為新使用者啟用或停用個人檔案",
"You are about to remove the group {group}. The users will NOT be deleted." : "您將要移除群組 {group}。使用者將不會被刪除。",
"Please confirm the group removal " : "請確認移除群組",
+ "Your profile information" : "您的個人檔案資訊",
"Choose profile picture from files" : "從檔案中選擇個人檔案圖片",
"png or jpg, max. 20 MB" : "png 或 jpg,最大 20 MB",
"Your email address" : "您的電子郵件信箱",