diff options
Diffstat (limited to 'core/l10n/zh_TW.js')
-rw-r--r-- | core/l10n/zh_TW.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js index bb0eecdd129..83e96b0a72f 100644 --- a/core/l10n/zh_TW.js +++ b/core/l10n/zh_TW.js @@ -294,8 +294,7 @@ OC.L10N.register( "Profile not found" : "找不到個人檔案", "The profile does not exist." : "個人檔案不存在。", "Back to %s" : "回到 %s", - "File not found" : "找不到檔案", - "The document could not be found on the server. Maybe the share was deleted or has expired?" : "伺服器上找不到該文件,或許這個分享已經被刪除或是過期了?", + "Page not found" : "找不到頁面", "Too many requests" : "太多要求", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "有太多請求來自你的網路,請稍後再試,若你認為這不該發生,請回報系統管理員這項錯誤。", "Error" : "錯誤", @@ -415,6 +414,8 @@ OC.L10N.register( "Local document editing back-end used by the Collabora Online app." : "由 Collabora Online 應用程式使用的本機文件編輯後端。", "restricted" : "受限", "invisible" : "不可見", + "File not found" : "找不到檔案", + "The document could not be found on the server. Maybe the share was deleted or has expired?" : "伺服器上找不到該文件,或許這個分享已經被刪除或是過期了?", "More" : "更多", "More apps menu" : "更多應用程式選單", "Settings menu" : "設定選單", |