aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/zh_TW.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/zh_TW.js')
-rw-r--r--lib/l10n/zh_TW.js5
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/l10n/zh_TW.js b/lib/l10n/zh_TW.js
index e91c3f0fb20..0b280163a13 100644
--- a/lib/l10n/zh_TW.js
+++ b/lib/l10n/zh_TW.js
@@ -1,7 +1,7 @@
OC.L10N.register(
"lib",
{
- "Cannot write into \"config\" directory!" : "無法寫入 \"config\" 目錄!",
+ "Cannot write into \"config\" directory!" : "無法寫入「config」目錄!",
"This can usually be fixed by giving the web server write access to the config directory." : "允許網頁伺服器寫入 config 目錄通常可以解決這個問題。",
"But, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "但如果您比較希望保留 config.php 的唯讀狀態,請在該設定檔中將 \"config_is_read_only\" 設定為 true。",
"See %s" : "見 %s",
@@ -23,7 +23,8 @@ OC.L10N.register(
"Enterprise bundle" : "企業組合包",
"Groupware bundle" : "協作組合包",
"Hub bundle" : "Hub 套裝",
- "Social sharing bundle" : "社交網絡組合包",
+ "Public sector bundle" : "公部門組合包",
+ "Social sharing bundle" : "社交分享組合包",
"PHP %s or higher is required." : "需要 PHP %s 或更高版本",
"PHP with a version lower than %s is required." : "需要 PHP 版本低於 %s ",
"%sbit or higher PHP required." : "%s 或需要更高階版本的php",