diff options
Diffstat (limited to 'apps/settings/l10n/zh_TW.js')
-rw-r--r-- | apps/settings/l10n/zh_TW.js | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/settings/l10n/zh_TW.js b/apps/settings/l10n/zh_TW.js index 25faa409bdd..0f1f5553af1 100644 --- a/apps/settings/l10n/zh_TW.js +++ b/apps/settings/l10n/zh_TW.js @@ -125,6 +125,11 @@ OC.L10N.register( "Background jobs" : "背景工作", "Unlimited" : "無限制", "Verifying" : "正在驗證", + "Allowed admin IP ranges" : "允許的管理 IP 範圍", + "Admin IP filtering isn’t applied." : "不套用管理 IP 過濾。", + "Configuration key \"%1$s\" expects an array (%2$s found). Admin IP range validation will not be applied." : "設定鍵「%1$s」預期為陣列(找到 %2$s)。將不套用管理 IP 範圍驗證。", + "Configuration key \"%1$s\" contains invalid IP range(s): \"%2$s\"" : "設定鍵「%1$s」包含無效的 IP 範圍:「%2$s」", + "Admin IP filtering is correctly configured." : "管理 IP 過濾已正確設定。", "App directories owner" : "應用程式目錄擁有者", "Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:\n%s" : "某些應用程式的資料夾所有者與網頁伺服器預設使用者不同。這可能是因為您手動安裝了這些應用程式。請檢查以下應用程式資料夾的相關權限:\n%s", "App directories have the correct owner \"%s\"" : "應用程式目錄有正確的擁有者「%s」", |