diff options
Diffstat (limited to 'core/l10n/zh_TW.js')
-rw-r--r-- | core/l10n/zh_TW.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js index ea290184a2f..abbdb6e5eb6 100644 --- a/core/l10n/zh_TW.js +++ b/core/l10n/zh_TW.js @@ -45,6 +45,7 @@ OC.L10N.register( "Error loading file picker template: {error}" : "載入檔案選擇器樣板出錯: {error}", "Ok" : "好", "Error loading message template: {error}" : "載入訊息樣板出錯: {error}", + "read-only" : "唯讀", "_{count} file conflict_::_{count} file conflicts_" : ["{count} 個檔案衝突"], "One file conflict" : "一個檔案衝突", "New Files" : "新檔案", @@ -140,6 +141,7 @@ OC.L10N.register( "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" : "嗨,\n\n%s 和你分享了 %s ,到這裡看它:%s\n", "The share will expire on %s." : "這個分享將會於 %s 過期", "Cheers!" : "太棒了!", + "Internal Server Error" : "內部伺服器錯誤", "The server encountered an internal error and was unable to complete your request." : "伺服器遭遇內部錯誤,無法完成您的要求", "Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." : "如果這個錯誤重複出現,請聯絡系統管理員,並附上以下的錯誤細節", "More details can be found in the server log." : "伺服器記錄檔裡面有更多細節", |