| 1 |
msgid ""
|
| 2 |
msgstr ""
|
| 3 |
"Project-Id-Version: Drupal汉化5.x-1.x-dev\n"
|
| 4 |
"POT-Creation-Date: 2007-01-10 22:16+0100\n"
|
| 5 |
"PO-Revision-Date: 2007-01-18 18:26-0500\n"
|
| 6 |
"Last-Translator: 大米 <verydummy@gmail.com>\n"
|
| 7 |
"Language-Team: DrupalChina.org <drupalchina.org@gmail.com>\n"
|
| 8 |
"MIME-Version: 1.0\n"
|
| 9 |
"Content-Type: text/plain; charset=utf-8\n"
|
| 10 |
"Content-Transfer-Encoding: 8bit\n"
|
| 11 |
"Plural-Forms: nplurals=2; plural=1;\n"
|
| 12 |
"X-Poedit-Language: Chinese\n"
|
| 13 |
"X-Poedit-Country: CHINA\n"
|
| 14 |
"X-Poedit-SourceCharset: utf-8\n"
|
| 15 |
|
| 16 |
# /drupal/?q=admin/content/comment, fuzzy
|
| 17 |
#: modules/comment/comment.module:129
|
| 18 |
msgid "The comment module creates a discussion board for each post. Users can post comments to discuss a forum topic, weblog post, story, collaborative book page, etc. The ability to comment is an important part of involving members in a community dialogue."
|
| 19 |
msgstr "评论模块为每篇文章建立了一个讨论板块。用户可以就某个论坛主题、Blog文章、书籍页面等发表自己的评论。评论功能是使群体中的成员能够围绕某个主题展开对话讨论的重要功能之一。"
|
| 20 |
|
| 21 |
#: modules/comment/comment.module:130
|
| 22 |
msgid "An administrator can give comment permissions to user groups, and users can (optionally) edit their last comment, assuming no others have been posted since. Attached to each comment board is a control panel for customizing the way that comments are displayed. Users can control the chronological ordering of posts (newest or oldest first) and the number of posts to display on each page. Comments behave like other user submissions. Filters, smileys and HTML that work in nodes will also work with comments. The comment module provides specific features to inform site members when new comments have been posted."
|
| 23 |
msgstr "管理员可以为不同的用户组分配不同的评论权限。用户发表评论后,在他人未针对该评论发表回复的情况下,用户还可以重新编辑这条评论。每个评论区块都有一个控制面板,方便用户根据自己的喜好来选择评论显示的模式。用户能够更改评论显示的时间顺序(最新的评论排在最前面或是在最后面),以及每页显示的评论数量。评论与其他Drupal的用户交互功能类似,应用于节点中的过滤器、表情、HTML语法等也同样可应用于评论。当有新的评论提交的时候,评论模块提供给用户新评论通知功能。用户登录后,会发现在有未读评论的节点上会有一个通知。当站点上用户评论比较活跃的时候,管理员可以关闭评论审批功能。"
|
| 24 |
|
| 25 |
#: modules/comment/comment.module:131
|
| 26 |
msgid "For more information please read the configuration and customization handbook <a href=\"@comment\">Comment page</a>."
|
| 27 |
msgstr "更多信息,请见设置与定制手册中的<a href=\"@comment\">评论页面</a>。"
|
| 28 |
|
| 29 |
#: modules/comment/comment.module:135
|
| 30 |
msgid "Below is a list of the latest comments posted to your site. Click on a subject to see the comment, the author's name to edit the author's user information , 'edit' to modify the text, and 'delete' to remove their submission."
|
| 31 |
msgstr "下面是最近发表在你的站点上的评论。点击标题查看评论、作者名字并编辑作者的用户信息。点击 “编辑” 以编辑内容,点击“删除” 以删除该评论。"
|
| 32 |
|
| 33 |
#: modules/comment/comment.module:137
|
| 34 |
msgid "Below is a list of the comments posted to your site that need approval. To approve a comment, click on 'edit' and then change its 'moderation status' to Approved. Click on a subject to see the comment, the author's name to edit the author's user information, 'edit' to modify the text, and 'delete' to remove their submission."
|
| 35 |
msgstr "下面是发表在您的站点上需要审核的评论。要允许某篇评论被发表,点击“编辑”并将他的“审核状态”改为“通过”。点击主题查看评论、作者名字并编辑作者的用户信息。点击“编辑”以编辑文字,点击“删除”以删除评论。"
|
| 36 |
|
| 37 |
#: modules/comment/comment.module:139
|
| 38 |
msgid "Comments can be attached to any node, and their settings are below. The display comes in two types: a 'flat list' where everything is flush to the left side, and comments come in chronological order, and a 'threaded list' where replies to other comments are placed immediately below and slightly indented, forming an outline. They also come in two styles: 'expanded', where you see both the title and the contents, and 'collapsed' where you only see the title. Preview comment forces a user to look at their comment by clicking on a 'Preview' button before they can actually add the comment."
|
| 39 |
msgstr "评论可以被发表在任何节点上,设置如下。显示方式有两种类型:“平板式”列表,所有内容都按时间顺序左对齐排列,以及“主题式”列表,针对某条评论的回复将紧跟在该评论之后并略为缩进。每种显示类型还有两种式样:“展开”,显示标题和内容,以及“折叠”,只显示标题。预览评论使用户在他的评论被实际发表前,先通过点击“预览”按钮来查看他们的评论。"
|
| 40 |
|
| 41 |
#: modules/comment/comment.module:154
|
| 42 |
msgid "List and edit site comments and the comment moderation queue."
|
| 43 |
msgstr "列出并编辑站点评论和评论监管队列。"
|
| 44 |
|
| 45 |
# #-#-#-#-# zh-hansDrupal5.0B2_20061214.po (PROJECT VERSION) #-#-#-#-#
|
| 46 |
# /drupal/admin/settings/locale/language/overview, fuzzy
|
| 47 |
#: modules/comment/comment.module:164
|
| 48 |
msgid "Published comments"
|
| 49 |
msgstr "已发布的评论"
|
| 50 |
|
| 51 |
# #-#-#-#-# zh-hansDrupal5.0B2_20061214.po (PROJECT VERSION) #-#-#-#-#
|
| 52 |
# /drupal/admin/settings/locale/language/overview, fuzzy
|
| 53 |
#: modules/comment/comment.module:166
|
| 54 |
msgid "Approval queue"
|
| 55 |
msgstr "审核队列"
|
| 56 |
|
| 57 |
# #-#-#-#-# zh-hansDrupal5.0B2_20061214.po (PROJECT VERSION) #-#-#-#-#
|
| 58 |
# /drupal/admin/settings/locale/language/overview, fuzzy
|
| 59 |
#: modules/comment/comment.module:181
|
| 60 |
msgid "Delete comment"
|
| 61 |
msgstr "删除评论"
|
| 62 |
|
| 63 |
# #-#-#-#-# zh-hansDrupal5.0B2_20061214.po (PROJECT VERSION) #-#-#-#-#
|
| 64 |
# /drupal/admin/settings/locale/language/overview, fuzzy
|
| 65 |
#: modules/comment/comment.module:185
|
| 66 |
msgid "Edit comment"
|
| 67 |
msgstr "编辑评论"
|
| 68 |
|
| 69 |
#: modules/comment/comment.module:193
|
| 70 |
msgid "Reply to comment"
|
| 71 |
msgstr "回复评论"
|
| 72 |
|
| 73 |
# #-#-#-#-# zh-hansDrupal5.0B2_20061214.po (PROJECT VERSION) #-#-#-#-#
|
| 74 |
# /drupal/?q=admin/settings/locale/language/overview, fuzzy
|
| 75 |
#: modules/comment/comment.module:225
|
| 76 |
#: ;229
|
| 77 |
msgid "Recent comments"
|
| 78 |
msgstr "最新评论"
|
| 79 |
|
| 80 |
#: modules/comment/comment.module:306
|
| 81 |
msgid "Jump to the first comment of this posting."
|
| 82 |
msgstr "跳转到本文第一条评论。"
|
| 83 |
|
| 84 |
#: modules/comment/comment.module:316
|
| 85 |
msgid "Jump to the first new comment of this posting."
|
| 86 |
msgstr "跳转到本文第一条新评论。"
|
| 87 |
|
| 88 |
# #-#-#-#-# zh-hansDrupal5.0B2_20061214.po (PROJECT VERSION) #-#-#-#-#
|
| 89 |
# /drupal/, fuzzy
|
| 90 |
#: modules/comment/comment.module:325
|
| 91 |
#: ;346
|
| 92 |
msgid "Add new comment"
|
| 93 |
msgstr "添加新评论"
|
| 94 |
|
| 95 |
# #-#-#-#-# zh-hansDrupal5.0B2_20061214.po (PROJECT VERSION) #-#-#-#-#
|
| 96 |
# /drupal/, fuzzy
|
| 97 |
#: modules/comment/comment.module:327
|
| 98 |
msgid "Add a new comment to this page."
|
| 99 |
msgstr "在本页添加新的评论。"
|
| 100 |
|
| 101 |
#: modules/comment/comment.module:348
|
| 102 |
msgid "Share your thoughts and opinions related to this posting."
|
| 103 |
msgstr "分享您有关本文的看法与观点。"
|
| 104 |
|
| 105 |
#: modules/comment/comment.module:374
|
| 106 |
msgid "Default comment setting"
|
| 107 |
msgstr "默认评论设置"
|
| 108 |
|
| 109 |
# #-#-#-#-# zh-hansDrupal5.0B2_20061214.po (PROJECT VERSION) #-#-#-#-#
|
| 110 |
# /drupal/?q=node/add/story, fuzzy
|
| 111 |
#: modules/comment/comment.module:376
|
| 112 |
#: ;395
|
| 113 |
msgid "Read only"
|
| 114 |
msgstr "只读"
|
| 115 |
|
| 116 |
# #-#-#-#-# zh-hansDrupal5.0B2_20061214.po (PROJECT VERSION) #-#-#-#-#
|
| 117 |
# /drupal/?q=node/add/story, fuzzy
|
| 118 |
#: modules/comment/comment.module:376
|
| 119 |
#: ;395
|
| 120 |
msgid "Read/Write"
|
| 121 |
msgstr "读/写"
|
| 122 |
|
| 123 |
#: modules/comment/comment.module:377
|
| 124 |
msgid "Users with the <em>administer comments</em> permission will be able to override this setting."
|
| 125 |
msgstr "具有<em>管理评论</em>权限的用户将可以跳过此设置。"
|
| 126 |
|
| 127 |
# #-#-#-#-# zh-hansDrupal5.0B2_20061214.po (PROJECT VERSION) #-#-#-#-#
|
| 128 |
# /drupal/?q=user/2/edit&destination=admin%2Fuser%2Fuser, fuzzy
|
| 129 |
#: modules/comment/comment.module:386
|
| 130 |
#: ;458
|
| 131 |
msgid "Comment settings"
|
| 132 |
msgstr "评论设置"
|
| 133 |
|
| 134 |
# #-#-#-#-# zh-hansDrupal5.0B2_20061214.po (PROJECT VERSION) #-#-#-#-#
|
| 135 |
# /drupal/?q=user/2/edit&destination=admin%2Fuser%2Fuser, fuzzy
|
| 136 |
#: modules/comment/comment.module:463
|
| 137 |
msgid "Signature"
|
| 138 |
msgstr "签名"
|
| 139 |
|
| 140 |
# #-#-#-#-# zh-hansDrupal5.0B2_20061214.po (PROJECT VERSION) #-#-#-#-#
|
| 141 |
# /drupal/?q=user/2/edit&destination=admin%2Fuser%2Fuser, fuzzy
|
| 142 |
#: modules/comment/comment.module:465
|
| 143 |
msgid "Your signature will be publicly displayed at the end of your comments."
|
| 144 |
msgstr "您的签名将会公开显示评论的末尾。"
|
| 145 |
|
| 146 |
#: modules/comment/comment.module:481
|
| 147 |
msgid "Viewing options"
|
| 148 |
msgstr "查看选项"
|
| 149 |
|
| 150 |
#: modules/comment/comment.module:487
|
| 151 |
msgid "Default display mode"
|
| 152 |
msgstr "默认显示模式"
|
| 153 |
|
| 154 |
#: modules/comment/comment.module:490
|
| 155 |
msgid "The default view for comments. Expanded views display the body of the comment. Threaded views keep replies together."
|
| 156 |
msgstr "评论默认显示模式。展开模式下,评论正文将被显示。而主题模式则会将同主题回复组织在一起显示。"
|
| 157 |
|
| 158 |
#: modules/comment/comment.module:495
|
| 159 |
msgid "Default display order"
|
| 160 |
msgstr "默认显示顺序"
|
| 161 |
|
| 162 |
#: modules/comment/comment.module:498
|
| 163 |
msgid "The default sorting for new users and anonymous users while viewing comments. These users may change their view using the comment control panel. For registered users, this change is remembered as a persistent user preference."
|
| 164 |
msgstr "给新用户和游客的默认评论显示顺序。这些用户可以通过评论控制面板来改变显示顺序。对于已用户,他们偏好的显示习惯会保存在用户参数中。"
|
| 165 |
|
| 166 |
#: modules/comment/comment.module:503
|
| 167 |
msgid "Default comments per page"
|
| 168 |
msgstr "每页默认评论数量"
|
| 169 |
|
| 170 |
#: modules/comment/comment.module:506
|
| 171 |
msgid "Default number of comments for each page: more comments are distributed in several pages."
|
| 172 |
msgstr "默认情况下每页显示的评论数量,如果评论数量超过该设定值,那么更多的评论将分页显示。"
|
| 173 |
|
| 174 |
#: modules/comment/comment.module:511
|
| 175 |
msgid "Comment controls"
|
| 176 |
msgstr "评论控制"
|
| 177 |
|
| 178 |
#: modules/comment/comment.module:514
|
| 179 |
msgid "Display above the comments"
|
| 180 |
msgstr "在评论上方显示"
|
| 181 |
|
| 182 |
#: modules/comment/comment.module:515
|
| 183 |
msgid "Display below the comments"
|
| 184 |
msgstr "在评论下方显示"
|
| 185 |
|
| 186 |
#: modules/comment/comment.module:516
|
| 187 |
msgid "Display above and below the comments"
|
| 188 |
msgstr "在评论的上方和下方都显示"
|
| 189 |
|
| 190 |
#: modules/comment/comment.module:517
|
| 191 |
msgid "Do not display"
|
| 192 |
msgstr "不显示"
|
| 193 |
|
| 194 |
#: modules/comment/comment.module:518
|
| 195 |
msgid "Position of the comment controls box. The comment controls let the user change the default display mode and display order of comments."
|
| 196 |
msgstr "评论控制面板的显示位置,它可以使用户改变评论默认的显示模式和排序模式。"
|
| 197 |
|
| 198 |
#: modules/comment/comment.module:523
|
| 199 |
msgid "Posting settings"
|
| 200 |
msgstr "发表设置"
|
| 201 |
|
| 202 |
#: modules/comment/comment.module:529
|
| 203 |
msgid "Anonymous commenting"
|
| 204 |
msgstr "游客评论"
|
| 205 |
|
| 206 |
#: modules/comment/comment.module:532
|
| 207 |
msgid "Anonymous posters may not enter their contact information"
|
| 208 |
msgstr "游客无权输入联系信息"
|
| 209 |
|
| 210 |
#: modules/comment/comment.module:533
|
| 211 |
msgid "Anonymous posters may leave their contact information"
|
| 212 |
msgstr "游客可以输入联系信息"
|
| 213 |
|
| 214 |
#: modules/comment/comment.module:534
|
| 215 |
msgid "Anonymous posters must leave their contact information"
|
| 216 |
msgstr "游客必须输入联系信息"
|
| 217 |
|
| 218 |
#: modules/comment/comment.module:535
|
| 219 |
msgid "This option is enabled when anonymous users have permission to post comments on the <a href=\"@url\">permissions page</a>."
|
| 220 |
msgstr "此选项只有在您允许匿名评论时才有用,参见<a href=\"@url\">权限页面</a>。"
|
| 221 |
|
| 222 |
#: modules/comment/comment.module:543
|
| 223 |
msgid "Comment subject field"
|
| 224 |
msgstr "评论标题字段"
|
| 225 |
|
| 226 |
#: modules/comment/comment.module:546
|
| 227 |
msgid "Can users provide a unique subject for their comments?"
|
| 228 |
msgstr "用户能否为他们的评论输入一个单独的标题?"
|
| 229 |
|
| 230 |
#: modules/comment/comment.module:551
|
| 231 |
#: ;633;1547;1553;1557;1581
|
| 232 |
msgid "Preview comment"
|
| 233 |
msgstr "预览评论"
|
| 234 |
|
| 235 |
#: modules/comment/comment.module:558
|
| 236 |
msgid "Location of comment submission form"
|
| 237 |
msgstr "评论提交表单的位置"
|
| 238 |
|
| 239 |
#: modules/comment/comment.module:560
|
| 240 |
msgid "Display on separate page"
|
| 241 |
msgstr "在单独的页面显示"
|
| 242 |
|
| 243 |
#: modules/comment/comment.module:560
|
| 244 |
msgid "Display below post or comments"
|
| 245 |
msgstr "在评论或文章下方显示"
|
| 246 |
|
| 247 |
#: modules/comment/comment.module:638
|
| 248 |
#: ;678
|
| 249 |
msgid "You are not authorized to post comments."
|
| 250 |
msgstr "您没有发表评论的权限。"
|
| 251 |
|
| 252 |
#: modules/comment/comment.module:651
|
| 253 |
#: ;660
|
| 254 |
msgid "The comment you are replying to does not exist."
|
| 255 |
msgstr "您想要回复的评论不存在。"
|
| 256 |
|
| 257 |
#: modules/comment/comment.module:671
|
| 258 |
msgid "This discussion is closed: you can't post new comments."
|
| 259 |
msgstr "讨论已关闭:您不能发表新评论。"
|
| 260 |
|
| 261 |
#: modules/comment/comment.module:675
|
| 262 |
msgid "Reply"
|
| 263 |
msgstr "回复"
|
| 264 |
|
| 265 |
#: modules/comment/comment.module:684
|
| 266 |
msgid "You are not authorized to view comments."
|
| 267 |
msgstr "您没有查看评论的权限。"
|
| 268 |
|
| 269 |
#: modules/comment/comment.module:715
|
| 270 |
#: ;1222
|
| 271 |
msgid "Comment: updated %subject."
|
| 272 |
msgstr "评论:更新了 %subject。"
|
| 273 |
|
| 274 |
#: modules/comment/comment.module:722
|
| 275 |
msgid "Comment: duplicate %subject."
|
| 276 |
msgstr "评论:重复的 %subject。"
|
| 277 |
|
| 278 |
#: modules/comment/comment.module:795
|
| 279 |
msgid "Comment: added %subject."
|
| 280 |
msgstr "评论:添加了 %subject。"
|
| 281 |
|
| 282 |
#: modules/comment/comment.module:804
|
| 283 |
msgid "Your comment has been queued for moderation by site administrators and will be published after approval."
|
| 284 |
msgstr "您的评论已提交到审核队列,待管理员审核后方可发表。"
|
| 285 |
|
| 286 |
#: modules/comment/comment.module:813
|
| 287 |
msgid "Comment: unauthorized comment submitted or comment submitted to a closed node %subject."
|
| 288 |
msgstr "评论:无权提交评论或者试图对不可评论的文章(%subject)发表评论。"
|
| 289 |
|
| 290 |
#: modules/comment/comment.module:828
|
| 291 |
msgid "parent"
|
| 292 |
msgstr "上级"
|
| 293 |
|
| 294 |
#: modules/comment/comment.module:845
|
| 295 |
#: ;857
|
| 296 |
msgid "reply"
|
| 297 |
msgstr "回复"
|
| 298 |
|
| 299 |
#: modules/comment/comment.module:1060
|
| 300 |
msgid "Post new comment"
|
| 301 |
msgstr "发表新评论"
|
| 302 |
|
| 303 |
#: modules/comment/comment.module:1081
|
| 304 |
msgid "The comment and all its replies have been deleted."
|
| 305 |
msgstr "评论及其回复已经全部删除。"
|
| 306 |
|
| 307 |
#: modules/comment/comment.module:1097
|
| 308 |
msgid "The comment no longer exists."
|
| 309 |
msgstr "该评论已不存在。"
|
| 310 |
|
| 311 |
#: modules/comment/comment.module:1106
|
| 312 |
msgid "Are you sure you want to delete the comment %title?"
|
| 313 |
msgstr "您真的要删除 %title 这条评论吗?"
|
| 314 |
|
| 315 |
#: modules/comment/comment.module:1108
|
| 316 |
msgid "Any replies to this comment will be lost. This action cannot be undone."
|
| 317 |
msgstr "任何对此评论的回复将丢失。此操作不可恢复。"
|
| 318 |
|
| 319 |
#: modules/comment/comment.module:1120
|
| 320 |
#: ;1132
|
| 321 |
msgid "Publish the selected comments"
|
| 322 |
msgstr "发布选中评论"
|
| 323 |
|
| 324 |
# #-#-#-#-# zh-hansDrupal5.0B2_20061214.po (PROJECT VERSION) #-#-#-#-#
|
| 325 |
# /drupal/?q=admin/content/comment, fuzzy
|
| 326 |
#: modules/comment/comment.module:1121
|
| 327 |
#: ;1127;1134
|
| 328 |
msgid "Delete the selected comments"
|
| 329 |
msgstr "删除选中的评论"
|
| 330 |
|
| 331 |
# #-#-#-#-# zh-hansDrupal5.0B2_20061214.po (PROJECT VERSION) #-#-#-#-#
|
| 332 |
# /drupal/?q=admin/content/comment, fuzzy
|
| 333 |
#: modules/comment/comment.module:1126
|
| 334 |
#: ;1133
|
| 335 |
msgid "Unpublish the selected comments"
|
| 336 |
msgstr "撤下选中的评论"
|
| 337 |
|
| 338 |
#: modules/comment/comment.module:1199
|
| 339 |
msgid "Please select one or more comments to perform the update on."
|
| 340 |
msgstr "请选择需要操作的一条或多条评论。"
|
| 341 |
|
| 342 |
# #-#-#-#-# zh-hansDrupal5.0B2_20061214.po (PROJECT VERSION) #-#-#-#-#
|
| 343 |
# /drupal/?q=admin/content/comment, fuzzy
|
| 344 |
#: modules/comment/comment.module:1245
|
| 345 |
msgid "No comments available."
|
| 346 |
msgstr "没有评论。"
|
| 347 |
|
| 348 |
#: modules/comment/comment.module:1279
|
| 349 |
msgid "There do not appear to be any comments to delete or your selected comment was deleted by another administrator."
|
| 350 |
msgstr "没有任何可删除的评论,或者你所选择的评论已被其它管理员删除。"
|
| 351 |
|
| 352 |
#: modules/comment/comment.module:1284
|
| 353 |
msgid "Are you sure you want to delete these comments and all their children?"
|
| 354 |
msgstr "您真的要删除这些评论及其回复么?"
|
| 355 |
|
| 356 |
#: modules/comment/comment.module:1286
|
| 357 |
msgid "Delete comments"
|
| 358 |
msgstr "删除评论"
|
| 359 |
|
| 360 |
#: modules/comment/comment.module:1301
|
| 361 |
msgid "The comments have been deleted."
|
| 362 |
msgstr "评论已被删除。"
|
| 363 |
|
| 364 |
#: modules/comment/comment.module:1378
|
| 365 |
msgid "You have to specify a valid author."
|
| 366 |
msgstr "您必须指定合法的作者。"
|
| 367 |
|
| 368 |
#: modules/comment/comment.module:1388
|
| 369 |
msgid "The name you used belongs to a registered user."
|
| 370 |
msgstr "您输入的用户名属于一个用户。"
|
| 371 |
|
| 372 |
#: modules/comment/comment.module:1393
|
| 373 |
msgid "You have to leave your name."
|
| 374 |
msgstr "您必须输入您的用户名。"
|
| 375 |
|
| 376 |
#: modules/comment/comment.module:1398
|
| 377 |
msgid "The e-mail address you specified is not valid."
|
| 378 |
msgstr "您输入了非法的电子邮件地址。"
|
| 379 |
|
| 380 |
#: modules/comment/comment.module:1402
|
| 381 |
msgid "You have to leave an e-mail address."
|
| 382 |
msgstr "您必须输入您的电子邮件地址。"
|
| 383 |
|
| 384 |
#: modules/comment/comment.module:1407
|
| 385 |
msgid "The URL of your homepage is not valid. Remember that it must be fully qualified, i.e. of the form <code>http://example.com/directory</code>."
|
| 386 |
msgstr "您的主页地址非法。注意必须输入完整地址。例如<code>http://example.com/directory</code>。"
|
| 387 |
|
| 388 |
#: modules/comment/comment.module:1454
|
| 389 |
msgid "Administration"
|
| 390 |
msgstr "管理"
|
| 391 |
|
| 392 |
#: modules/comment/comment.module:1497
|
| 393 |
#: ;1522;1529
|
| 394 |
msgid "Homepage"
|
| 395 |
msgstr "主页"
|
| 396 |
|
| 397 |
#: modules/comment/comment.module:1506
|
| 398 |
msgid "Not published"
|
| 399 |
msgstr "未发表"
|
| 400 |
|
| 401 |
#: modules/comment/comment.module:1553
|
| 402 |
#: ;1554
|
| 403 |
msgid "Post comment"
|
| 404 |
msgstr "发表评论"
|
| 405 |
|
| 406 |
#: modules/comment/comment.module:1656
|
| 407 |
msgid "(No subject)"
|
| 408 |
msgstr "(无主题)"
|
| 409 |
|
| 410 |
#: modules/comment/comment.module:1725
|
| 411 |
msgid "!a comments per page"
|
| 412 |
msgstr "每页 !a 条评论"
|
| 413 |
|
| 414 |
#: modules/comment/comment.module:1734
|
| 415 |
msgid "Save settings"
|
| 416 |
msgstr "保存设置"
|
| 417 |
|
| 418 |
#: modules/comment/comment.module:1745
|
| 419 |
msgid "Select your preferred way to display the comments and click \"Save settings\" to activate your changes."
|
| 420 |
msgstr "选择您喜欢的显示评论的模式,并点击\"保存设置\"来激活您所做的改变。"
|
| 421 |
|
| 422 |
#: modules/comment/comment.module:1746
|
| 423 |
msgid "Comment viewing options"
|
| 424 |
msgstr "评论查看选项"
|
| 425 |
|
| 426 |
#: modules/comment/comment.module:1769
|
| 427 |
msgid "by %a on %b"
|
| 428 |
msgstr "由 %a 于 %b 提交"
|
| 429 |
|
| 430 |
#: modules/comment/comment.module:1779
|
| 431 |
msgid "by"
|
| 432 |
msgstr "提交者:"
|
| 433 |
|
| 434 |
#: modules/comment/comment.module:1806
|
| 435 |
msgid "you can't post comments"
|
| 436 |
msgstr "您不能发表评论"
|
| 437 |
|
| 438 |
#: modules/comment/comment.module:1818
|
| 439 |
msgid "<a href=\"@login\">Login</a> or <a href=\"@register\">register</a> to post comments"
|
| 440 |
msgstr "要发表评论,请先<a href=\"@login\">登录</a> 或 <a href=\"@register\">注册</a>"
|
| 441 |
|
| 442 |
#: modules/comment/comment.module:1821
|
| 443 |
msgid "<a href=\"@login\">Login</a> to post comments"
|
| 444 |
msgstr "要发表评论,请先<a href=\"@login\">登录</a>"
|
| 445 |
|
| 446 |
#: modules/comment/comment.module:1835
|
| 447 |
msgid "Can not delete non-existent comment."
|
| 448 |
msgstr "无法删除不存在的评论。"
|
| 449 |
|
| 450 |
#: modules/comment/comment.module:1841
|
| 451 |
msgid "Comment: deleted %subject."
|
| 452 |
msgstr "评论:删除了 %subject。"
|
| 453 |
|
| 454 |
#: modules/comment/comment.module:1861
|
| 455 |
msgid "Flat list - collapsed"
|
| 456 |
msgstr "平板式列表——折叠"
|
| 457 |
|
| 458 |
#: modules/comment/comment.module:1862
|
| 459 |
msgid "Flat list - expanded"
|
| 460 |
msgstr "平板式列表——展开"
|
| 461 |
|
| 462 |
#: modules/comment/comment.module:1863
|
| 463 |
msgid "Threaded list - collapsed"
|
| 464 |
msgstr "主题式列表——折叠"
|
| 465 |
|
| 466 |
#: modules/comment/comment.module:1864
|
| 467 |
msgid "Threaded list - expanded"
|
| 468 |
msgstr "主题式列表——展开"
|
| 469 |
|
| 470 |
#: modules/comment/comment.module:314
|
| 471 |
msgid "1 new comment"
|
| 472 |
msgid_plural "@count new comments"
|
| 473 |
msgstr[0] "1 条新评论"
|
| 474 |
msgstr[1] "@count 条新评论"
|
| 475 |
|
| 476 |
# #-#-#-#-# zh-hansDrupal5.0B2_20061214.po (PROJECT VERSION) #-#-#-#-#
|
| 477 |
# /drupal/?q=admin/user/access/3, fuzzy
|
| 478 |
#: modules/comment/comment.module:215
|
| 479 |
msgid "access comments"
|
| 480 |
msgstr "访问评论"
|
| 481 |
|
| 482 |
# #-#-#-#-# zh-hansDrupal5.0B2_20061214.po (PROJECT VERSION) #-#-#-#-#
|
| 483 |
# /drupal/?q=admin/user/access/3, fuzzy
|
| 484 |
#: modules/comment/comment.module:215
|
| 485 |
msgid "post comments"
|
| 486 |
msgstr "发表评论"
|
| 487 |
|
| 488 |
# #-#-#-#-# zh-hansDrupal5.0B2_20061214.po (PROJECT VERSION) #-#-#-#-#
|
| 489 |
# /drupal/?q=admin/user/access/3, fuzzy
|
| 490 |
#: modules/comment/comment.module:215
|
| 491 |
msgid "administer comments"
|
| 492 |
msgstr "管理评论"
|
| 493 |
|
| 494 |
# #-#-#-#-# zh-hansDrupal5.0B2_20061214.po (PROJECT VERSION) #-#-#-#-#
|
| 495 |
# /drupal/?q=admin/user/access/3, fuzzy
|
| 496 |
#: modules/comment/comment.module:215
|
| 497 |
msgid "post comments without approval"
|
| 498 |
msgstr "直接发表评论,无需审核"
|
| 499 |
|
| 500 |
# #-#-#-#-# zh-hansDrupal5.0B2_20061214.po (PROJECT VERSION) #-#-#-#-#
|
| 501 |
# /drupal/admin/settings/locale/language/overview, fuzzy
|
| 502 |
#: modules/comment/comment.module:0
|
| 503 |
msgid "comment"
|
| 504 |
msgstr "评论"
|
| 505 |
|