diff options
Diffstat (limited to 'core/l10n/zh_TW.js')
-rw-r--r-- | core/l10n/zh_TW.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js index 81b2e43f908..8bac448f61c 100644 --- a/core/l10n/zh_TW.js +++ b/core/l10n/zh_TW.js @@ -46,7 +46,6 @@ OC.L10N.register( "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">執行程式碼完整性檢查時發生問題。更多資訊…</a>", "Settings" : "設定", "Connection to server lost" : "伺服器連線中斷", - "Problem loading page, reloading in 5 seconds" : "載入頁面出錯,5 秒後重新整理", "Saving..." : "儲存中...", "Dismiss" : "知道了", "Authentication required" : "需要認證", @@ -305,6 +304,7 @@ OC.L10N.register( "Oct." : "十月", "Nov." : "十一月", "Dec." : "十二月", + "Problem loading page, reloading in 5 seconds" : "載入頁面出錯,5 秒後重新整理", "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "您的檔案是加密的,如果您沒有啟用救援金鑰,當您重設密碼之後將無法存取您的資料。<br/>如果不確定該怎麼做,請聯絡您的系統管理員。<br/>您確定要繼續嗎?", "Hide file listing" : "隱藏檔案列表", "Sending ..." : "正在傳送…", |