@seafile/sdoc-editor 0.1.98 → 0.1.99

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -95,9 +95,16 @@
95
95
  "This_file_has_a_draft": "This file has a draft.",
96
96
  "Delete": "Delete",
97
97
  "Comments": "Comments",
98
+ "All_comments": "All comments",
99
+ "Resolved_comments": "Resolved comments",
100
+ "Unresolved_comments": "Unresolved comments",
101
+ "Total_1_comment": "Total 1 comment",
102
+ "Total_count_comments": "Total {{count}} comments",
98
103
  "Add_a_comment": "Add a comment...",
99
104
  "No_comment_yet": "No comment yet.",
100
105
  "Mark_as_Resolved": "Mark as Resolved",
106
+ "Resubmit": "Resubmit",
107
+ "Resubmitted": "Resubmitted",
101
108
  "Ask_for_review": "Ask for review",
102
109
  "Review_already_exists": "Review already exists",
103
110
  "View_review": "View review",
@@ -257,6 +264,7 @@
257
264
  "Are_you_sure_to_delete_this_reply": "Are you sure to delete this reply?",
258
265
  "Enter_a_comment": "Enter a comment",
259
266
  "Enter_a_reply": "Enter a reply",
267
+ "Reopen_discussion" : "Adding a reply will reopen this discussion",
260
268
  "Confirm": "Confirm",
261
269
  "View_changes": "View changes",
262
270
  "Revision": "Revision",
@@ -95,9 +95,16 @@
95
95
  "This_file_has_a_draft": "这个文件有一个草稿.",
96
96
  "Delete": "删除",
97
97
  "Comments": "评论",
98
+ "All_comments": "所有评论",
99
+ "Resolved_comments": "已解决评论",
100
+ "Unresolved_comments": "未解决评论",
101
+ "Total_1_comment": "共 1 个评论",
102
+ "Total_count_comments": "共 {{count}} 个评论",
98
103
  "Add_a_comment": "增加评论",
99
104
  "No_comment_yet": "还没有评论",
100
105
  "Mark_as_Resolved": "标记为已解决",
106
+ "Resubmit": "重新提出",
107
+ "Resubmitted": "已重新提出",
101
108
  "Ask_for_review": "发起评审",
102
109
  "Review_already_exists": "评审已存在",
103
110
  "View_review": "查看评审",
@@ -257,6 +264,7 @@
257
264
  "Are_you_sure_to_delete_this_reply": "你确定要删除这个回复吗?",
258
265
  "Enter_a_comment": "输入评论",
259
266
  "Enter_a_reply": "输入回复",
267
+ "Reopen_discussion" : "添加回复会重新提出该讨论",
260
268
  "Confirm": "确定",
261
269
  "View_changes": "查看改动",
262
270
  "Revision": "修订稿",