aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/zh_TW.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/settings/l10n/zh_TW.js')
-rw-r--r--apps/settings/l10n/zh_TW.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/settings/l10n/zh_TW.js b/apps/settings/l10n/zh_TW.js
index b00271f04d8..16f9d4631d9 100644
--- a/apps/settings/l10n/zh_TW.js
+++ b/apps/settings/l10n/zh_TW.js
@@ -154,6 +154,7 @@ OC.L10N.register(
"The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "資料庫缺少了一些主鍵,然而新增主鍵這個動作將在龐大的表中花費許多時間,因此它們並不會被自動新增。藉由執行 \"occ db:add-missing-primary-keys\" 手動新增主鍵將能在系統持續運作時修復這個問題。",
"Database pending bigint migrations" : "資料庫擱置中的 bigint 遷移",
"Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running \"occ db:convert-filecache-bigint\" those pending changes could be applied manually. This operation needs to be made while the instance is offline." : "資料庫的有些欄位缺少 big int 格式轉換。因為欄位格式轉換需要一些時間,所以沒有自動轉換。您可以執行 \"occ db:convert-filecache-bigint\" 手動完成轉換,轉換時 Nextcloud 服務必須處於離線狀態。",
+ "This instance is running in debug mode. Only enable this for local development and not in production environments." : "此站台以除錯模式執行。僅在本機開發且非生產環境時才啟用這個。",
"Default phone region" : "預設電話區域",
"Your installation has no default phone region set. This is required to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective ISO 3166-1 code of the region to your config file." : "您並未設定手機國際冠碼。設定後使用者在個人檔案設定手機號碼時不必再輸入國際冠碼。若要這樣做,請新增「default_phone_region」至設定檔,允許的國家及地區請參閱 ISO 3166-1 code 清單。",
"Email test" : "電子郵件測試",