summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/zh_TW.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments/l10n/zh_TW.js')
-rw-r--r--apps/comments/l10n/zh_TW.js12
1 files changed, 7 insertions, 5 deletions
diff --git a/apps/comments/l10n/zh_TW.js b/apps/comments/l10n/zh_TW.js
index 5ff8e79b4bd..0b6701fecd2 100644
--- a/apps/comments/l10n/zh_TW.js
+++ b/apps/comments/l10n/zh_TW.js
@@ -15,19 +15,21 @@ OC.L10N.register(
"Files app plugin to add comments to files" : "檔案插件程式插件,用於為檔案增加註釋",
"Edit comment" : "編輯留言",
"Delete comment" : "刪除留言",
+ "No comments yet, start the conversation!" : "尚無留言,開始討論 !",
+ "Retry" : "重試",
+ "_%n unread comment_::_%n unread comments_" : ["%n 未讀留言"],
+ "_1 new comment_::_{unread} new comments_" : ["{unread} 個新留言"],
+ "Comment" : "留言",
+ "Comment deleted" : "意見刪除",
"New comment …" : "新增留言",
"Post" : "送出",
"Cancel" : "取消",
"[Deleted user]" : "[已刪除的使用者]",
- "No comments yet, start the conversation!" : "尚無留言,開始討論 !",
"More comments …" : "其他留言…",
"Save" : "儲存",
"Allowed characters {count} of {max}" : "已輸入 {count} / 長度限制 {max}",
"Error occurred while retrieving comment with ID {id}" : "在擷取 ID {id} 的註解時發生錯誤",
"Error occurred while updating comment with id {id}" : "編輯留言 {id} 發生錯誤",
- "Error occurred while posting comment" : "張貼留言出錯",
- "_%n unread comment_::_%n unread comments_" : ["%n 未讀留言"],
- "_1 new comment_::_{unread} new comments_" : ["{unread} 個新留言"],
- "Comment" : "留言"
+ "Error occurred while posting comment" : "張貼留言出錯"
},
"nplurals=1; plural=0;");