|
119 | 119 | "discussions.navigation.navigationBar.myPosts": "我的帖子",
|
120 | 120 | "discussions.navigation.navigationBar.learners": "学员",
|
121 | 121 | "discussions.post.author.anonymous": "匿名",
|
122 |
| - "discussions.post.addResponse": "Add response", |
123 |
| - "discussions.post.lastResponse": "Last response {time}", |
124 |
| - "discussions.post.postedOn": "Posted {time} by {author} {authorLabel}", |
125 |
| - "discussions.post.contentReported": "Reported", |
126 |
| - "discussions.post.following": "Following", |
127 |
| - "discussions.post.follow": "Follow", |
128 |
| - "discussions.post.followed": "Followed", |
129 |
| - "discussions.post.notFollowed": "Not Followed", |
130 |
| - "discussions.post.answered": "Answered", |
131 |
| - "discussions.post.unFollow": "Unfollow", |
132 |
| - "discussions.post.like": "Like", |
133 |
| - "discussions.post.removeLike": "Unlike", |
134 |
| - "discussions.post.liked": "liked", |
135 |
| - "discussions.post.likes": "likes", |
136 |
| - "discussions.post.viewActivity": "View activity", |
137 |
| - "discussions.post.activity": "Activity", |
138 |
| - "discussions.post.closed": "Post closed for responses and comments", |
139 |
| - "discussions.post.relatedTo": "Related to", |
140 |
| - "discussions.editor.delete.post.title": "Delete post", |
141 |
| - "discussions.editor.delete.post.description": "Are you sure you want to permanently delete this post?", |
142 |
| - "discussions.post.delete.confirmation.button.delete": "Delete", |
143 |
| - "discussions.editor.report.post.title": "Report inappropriate content?", |
144 |
| - "discussions.editor.report.post.description": "The discussion moderation team will review this content and take appropriate action.", |
145 |
| - "discussions.post.closePostModal.title": "Close post", |
146 |
| - "discussions.post.closePostModal.text": "Enter a reason for closing this post. This will only be displayed to other moderators.", |
147 |
| - "discussions.post.closePostModal.reasonCodeInput": "Reason", |
148 |
| - "discussions.post.closePostModal.cancel": "Cancel", |
149 |
| - "discussions.post.closePostModal.confirm": "Close post", |
150 |
| - "discussions.post.label.new": "{count} New", |
151 |
| - "discussions.post.editedBy": "Edited by", |
152 |
| - "discussions.post.editReason": "Reason", |
153 |
| - "discussions.post.postWithoutPreview": "No preview available", |
154 |
| - "discussions.post.follow.description": "you are following this post", |
155 |
| - "discussions.post.unfollow.description": "you are not following this post", |
156 |
| - "discussions.app.title": "Discussions", |
157 |
| - "discussions.posts.actionBar.searchAllPosts": "Search all posts", |
| 122 | + "discussions.post.addResponse": "添加回复", |
| 123 | + "discussions.post.lastResponse": "最后回复 {time}", |
| 124 | + "discussions.post.postedOn": "{author} {authorLabel} 发布 {time}", |
| 125 | + "discussions.post.contentReported": "已报告", |
| 126 | + "discussions.post.following": "关注", |
| 127 | + "discussions.post.follow": "关注", |
| 128 | + "discussions.post.followed": "已关注", |
| 129 | + "discussions.post.notFollowed": "取消关注", |
| 130 | + "discussions.post.answered": "已回答", |
| 131 | + "discussions.post.unFollow": "取消关注", |
| 132 | + "discussions.post.like": "喜欢", |
| 133 | + "discussions.post.removeLike": "不喜欢", |
| 134 | + "discussions.post.liked": "喜欢", |
| 135 | + "discussions.post.likes": "喜欢", |
| 136 | + "discussions.post.viewActivity": "查看活动", |
| 137 | + "discussions.post.activity": "活动", |
| 138 | + "discussions.post.closed": "帖子关闭以供回复和评论", |
| 139 | + "discussions.post.relatedTo": "相关", |
| 140 | + "discussions.editor.delete.post.title": "删除帖子", |
| 141 | + "discussions.editor.delete.post.description": "您确定要永久删除此帖子吗?", |
| 142 | + "discussions.post.delete.confirmation.button.delete": "删除", |
| 143 | + "discussions.editor.report.post.title": "举报不当内容?", |
| 144 | + "discussions.editor.report.post.description": "讨论管理小组将审核此内容并采取适当的措施。", |
| 145 | + "discussions.post.closePostModal.title": "关闭帖子", |
| 146 | + "discussions.post.closePostModal.text": "输入关闭此帖子的原因。这只会显示给其他版主。", |
| 147 | + "discussions.post.closePostModal.reasonCodeInput": "原因", |
| 148 | + "discussions.post.closePostModal.cancel": "取消", |
| 149 | + "discussions.post.closePostModal.confirm": "关闭帖子", |
| 150 | + "discussions.post.label.new": "{count} 新", |
| 151 | + "discussions.post.editedBy": "编辑者", |
| 152 | + "discussions.post.editReason": "原因", |
| 153 | + "discussions.post.postWithoutPreview": "预览不可用", |
| 154 | + "discussions.post.follow.description": "你正在关注这篇文章", |
| 155 | + "discussions.post.unfollow.description": "你没有关注这篇文章", |
| 156 | + "discussions.app.title": "讨论", |
| 157 | + "discussions.posts.actionBar.searchAllPosts": "搜索所有帖子", |
158 | 158 | "discussions.posts.actionBar.search": "{page, select, topics {Search topics} posts {Search all posts} learners {Search learners} myPosts {Search all posts} other {{page}} }",
|
159 |
| - "discussions.actionBar.searchInfo": "Showing {count} results for \"{text}\"", |
160 |
| - "discussions.actionBar.searchRewriteInfo": "No results found for \"{searchString}\". Showing {count} results for \"{textSearchRewrite}\".", |
161 |
| - "discussions.actionBar.searchInfoSearching": "Searching...", |
162 |
| - "discussions.actionBar.clearSearch": "Clear results", |
163 |
| - "discussion.posts.actionBar.add": "Add a post", |
164 |
| - "discussion.posts.actionBar.close": "Close", |
165 |
| - "discussions.post.editor.type": "Post type", |
166 |
| - "discussions.post.editor.addPostHeading": "Add a post", |
167 |
| - "discussions.post.editor.editPostHeading": "Edit post", |
168 |
| - "discussions.post.editor.typeDescription": "Questions raise issues that need answers. Discussions share ideas and start conversations.", |
169 |
| - "discussions.post.editor.required": "Required", |
170 |
| - "discussions.post.editor.questionType": "Question", |
171 |
| - "discussions.post.editor.questionDescription": "Raise issues that need answers", |
172 |
| - "discussions.post.editor.discussionType": "Discussion", |
173 |
| - "discussions.post.editor.discussionDescription": "Share ideas and start conversations", |
174 |
| - "discussions.post.editor.topicArea": "Topic area", |
175 |
| - "discussions.post.editor.topicAreaDescription": "Add your post to a relevant topic to help others find it.", |
176 |
| - "discussions.post.editor.cohortVisibility": "Cohort visibility", |
177 |
| - "discussions.post.editor.cohortVisibilityAllLearners": "All learners", |
178 |
| - "discussions.post.editor.title": "Post title", |
179 |
| - "discussions.post.editor.titleDescription": "Add a clear and descriptive title to encourage participation.", |
180 |
| - "discussions.post.editor.title.error": "Post title cannot be empty.", |
181 |
| - "discussions.post.editor.content.error": "Post content cannot be empty.", |
182 |
| - "discussions.post.editor.questionText": "Your question or idea (required)", |
183 |
| - "discussions.post.editor.preview": "Preview", |
184 |
| - "discussions.post.editor.followPost": "Follow this post", |
185 |
| - "discussions.post.editor.anonymousPost": "Post anonymously", |
186 |
| - "discussions.post.editor.anonymousToPeersPost": "Post anonymously to peers", |
187 |
| - "discussions.editor.posts.editReasonCode": "Reason for editing", |
188 |
| - "discussions.editor.posts.showPreview.button": "Show preview", |
| 159 | + "discussions.actionBar.searchInfo": "显示“{text}”的 {count} 结果", |
| 160 | + "discussions.actionBar.searchRewriteInfo": "找不到与“{searchString}”相关的结果。显示“{textSearchRewrite}”的 {count} 结果。", |
| 161 | + "discussions.actionBar.searchInfoSearching": "搜索中", |
| 162 | + "discussions.actionBar.clearSearch": "清理结果", |
| 163 | + "discussion.posts.actionBar.add": "添加帖子", |
| 164 | + "discussion.posts.actionBar.close": "关闭", |
| 165 | + "discussions.post.editor.type": "帖子类型", |
| 166 | + "discussions.post.editor.addPostHeading": "添加帖子", |
| 167 | + "discussions.post.editor.editPostHeading": "编辑帖子", |
| 168 | + "discussions.post.editor.typeDescription": "“问题”提出需要答案的议题,“讨论”分享想法并开始交流。", |
| 169 | + "discussions.post.editor.required": "必需", |
| 170 | + "discussions.post.editor.questionType": "问题", |
| 171 | + "discussions.post.editor.questionDescription": "提出需要回答的问题", |
| 172 | + "discussions.post.editor.discussionType": "讨论", |
| 173 | + "discussions.post.editor.discussionDescription": "分享想法并开始对话", |
| 174 | + "discussions.post.editor.topicArea": "主题范围", |
| 175 | + "discussions.post.editor.topicAreaDescription": "把你的帖子发布到相应的话题里以帮助别人快速找到它。", |
| 176 | + "discussions.post.editor.cohortVisibility": "群组可见性", |
| 177 | + "discussions.post.editor.cohortVisibilityAllLearners": "所有学员", |
| 178 | + "discussions.post.editor.title": "帖子标题", |
| 179 | + "discussions.post.editor.titleDescription": "添加一个清晰并且描述性强的标题来鼓励参与。", |
| 180 | + "discussions.post.editor.title.error": "帖子标题不能为空。", |
| 181 | + "discussions.post.editor.content.error": "帖子内容不能为空。", |
| 182 | + "discussions.post.editor.questionText": "您的问题或想法 (必填项)", |
| 183 | + "discussions.post.editor.preview": "预览", |
| 184 | + "discussions.post.editor.followPost": "跟踪这个帖子", |
| 185 | + "discussions.post.editor.anonymousPost": "匿名发帖", |
| 186 | + "discussions.post.editor.anonymousToPeersPost": "匿名发帖给同行", |
| 187 | + "discussions.editor.posts.editReasonCode": "编辑原因", |
| 188 | + "discussions.editor.posts.showPreview.button": "显示预览", |
189 | 189 | "discussions.topic.noName.label": "Unnamed category",
|
190 | 190 | "discussions.subtopic.noName.label": "Unnamed subcategory",
|
191 | 191 | "discussions.posts.filter.showALl": "Show all",
|
|
0 commit comments