diff options
Diffstat (limited to 'lib/l10n/zh_TW.js')
-rw-r--r-- | lib/l10n/zh_TW.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/zh_TW.js b/lib/l10n/zh_TW.js index 62a3044c23b..5673cc5d069 100644 --- a/lib/l10n/zh_TW.js +++ b/lib/l10n/zh_TW.js @@ -51,6 +51,7 @@ OC.L10N.register( "Empty filename is not allowed" : "不允許空白的檔名", "App \"%s\" cannot be installed because appinfo file cannot be read." : "應用程式 \"%s\" 無法安裝,因為無法讀取 appinfo 檔案。", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "應用程式 \"%s\" 無法安裝,因為該應用程式不相容於目前版本的伺服器。", + "__language_name__" : "正體中文(臺灣)", "This is an automatically sent email, please do not reply." : "此為自動寄送的電子郵件,請不要回覆。", "Help" : "說明", "Apps" : "應用程式", @@ -73,7 +74,6 @@ OC.L10N.register( "Personal info" : "個人資訊", "Sync clients" : "同步客戶端", "Unlimited" : "無限", - "__language_name__" : "正體中文(臺灣)", "Verifying" : "驗證中", "Verifying …" : "驗證中…", "Verify" : "驗證", |