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 0d28b4d257c..d15f69d579b 100644 --- a/core/l10n/zh_TW.js +++ b/core/l10n/zh_TW.js @@ -183,7 +183,6 @@ OC.L10N.register( "Share with users or groups…" : "分享給群組或使用者…", "Share with users or remote users…" : "分享給使用者或遠端使用者…", "Error removing share" : "移除分享時發生錯誤", - "Warning" : "警告", "Error while sending notification" : "發送通知錯誤", "Non-existing tag #{tag}" : "不存在的標籤 #{tag}", "restricted" : "受限", @@ -316,6 +315,7 @@ OC.L10N.register( "Allow editing" : "允許編輯", "can share" : "可分享", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "與其他在ownCloud上的人們分享,請使用此格式 username@example.com/owncloud", + "Warning" : "警告", "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "正在更新,在某些狀況下,離開本頁面可能會導致更新中斷", "Updating to {version}" : "正在更新到 {version}", "The update was successful. There were warnings." : "更新成功,有警告訊息", |