PageRenderTime 62ms CodeModel.GetById 25ms RepoModel.GetById 0ms app.codeStats 0ms

/BlogEngine/BlogEngine.NET/App_GlobalResources/labels.zh-CN.resx

#
Unknown | 3365 lines | 3354 code | 11 blank | 0 comment | 0 complexity | 44e47994ad35c0ab4ae7051e0269b094 MD5 | raw file
Possible License(s): LGPL-2.1, Apache-2.0, BSD-3-Clause

Large files files are truncated, but you can click here to view the full file

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <root>
  3. <!--
  4. Microsoft ResX Schema
  5. Version 2.0
  6. The primary goals of this format is to allow a simple XML format
  7. that is mostly human readable. The generation and parsing of the
  8. various data types are done through the TypeConverter classes
  9. associated with the data types.
  10. Example:
  11. ... ado.net/XML headers & schema ...
  12. <resheader name="resmimetype">text/microsoft-resx</resheader>
  13. <resheader name="version">2.0</resheader>
  14. <resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
  15. <resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
  16. <data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
  17. <data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
  18. <data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
  19. <value>[base64 mime encoded serialized .NET Framework object]</value>
  20. </data>
  21. <data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
  22. <value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
  23. <comment>This is a comment</comment>
  24. </data>
  25. There are any number of "resheader" rows that contain simple
  26. name/value pairs.
  27. Each data row contains a name, and value. The row also contains a
  28. type or mimetype. Type corresponds to a .NET class that support
  29. text/value conversion through the TypeConverter architecture.
  30. Classes that don't support this are serialized and stored with the
  31. mimetype set.
  32. The mimetype is used for serialized objects, and tells the
  33. ResXResourceReader how to depersist the object. This is currently not
  34. extensible. For a given mimetype the value must be set accordingly:
  35. Note - application/x-microsoft.net.object.binary.base64 is the format
  36. that the ResXResourceWriter will generate, however the reader can
  37. read any of the formats listed below.
  38. mimetype: application/x-microsoft.net.object.binary.base64
  39. value : The object must be serialized with
  40. : System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
  41. : and then encoded with base64 encoding.
  42. mimetype: application/x-microsoft.net.object.soap.base64
  43. value : The object must be serialized with
  44. : System.Runtime.Serialization.Formatters.Soap.SoapFormatter
  45. : and then encoded with base64 encoding.
  46. mimetype: application/x-microsoft.net.object.bytearray.base64
  47. value : The object must be serialized into a byte array
  48. : using a System.ComponentModel.TypeConverter
  49. : and then encoded with base64 encoding.
  50. -->
  51. <xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
  52. <xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
  53. <xsd:element name="root" msdata:IsDataSet="true">
  54. <xsd:complexType>
  55. <xsd:choice maxOccurs="unbounded">
  56. <xsd:element name="metadata">
  57. <xsd:complexType>
  58. <xsd:sequence>
  59. <xsd:element name="value" type="xsd:string" minOccurs="0" />
  60. </xsd:sequence>
  61. <xsd:attribute name="name" use="required" type="xsd:string" />
  62. <xsd:attribute name="type" type="xsd:string" />
  63. <xsd:attribute name="mimetype" type="xsd:string" />
  64. <xsd:attribute ref="xml:space" />
  65. </xsd:complexType>
  66. </xsd:element>
  67. <xsd:element name="assembly">
  68. <xsd:complexType>
  69. <xsd:attribute name="alias" type="xsd:string" />
  70. <xsd:attribute name="name" type="xsd:string" />
  71. </xsd:complexType>
  72. </xsd:element>
  73. <xsd:element name="data">
  74. <xsd:complexType>
  75. <xsd:sequence>
  76. <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
  77. <xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
  78. </xsd:sequence>
  79. <xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
  80. <xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
  81. <xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
  82. <xsd:attribute ref="xml:space" />
  83. </xsd:complexType>
  84. </xsd:element>
  85. <xsd:element name="resheader">
  86. <xsd:complexType>
  87. <xsd:sequence>
  88. <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
  89. </xsd:sequence>
  90. <xsd:attribute name="name" type="xsd:string" use="required" />
  91. </xsd:complexType>
  92. </xsd:element>
  93. </xsd:choice>
  94. </xsd:complexType>
  95. </xsd:element>
  96. </xsd:schema>
  97. <resheader name="resmimetype">
  98. <value>text/microsoft-resx</value>
  99. </resheader>
  100. <resheader name="version">
  101. <value>2.0</value>
  102. </resheader>
  103. <resheader name="reader">
  104. <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
  105. </resheader>
  106. <resheader name="writer">
  107. <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
  108. </resheader>
  109. <data name="add" xml:space="preserve">
  110. <value>添加</value>
  111. <comment>Add</comment>
  112. </data>
  113. <data name="add_Entry" xml:space="preserve">
  114. <value>添加文章</value>
  115. <comment>Add entry</comment>
  116. </data>
  117. <data name="addComment" xml:space="preserve">
  118. <value>添加评论</value>
  119. <comment>Add comment</comment>
  120. </data>
  121. <data name="addCustomCodeToHeader" xml:space="preserve">
  122. <value>在HTML头区域添加自定义标签</value>
  123. <comment>Add custom code to the HTML head section</comment>
  124. </data>
  125. <data name="administrationPanel" xml:space="preserve">
  126. <value>控制面板</value>
  127. <comment>Control panel</comment>
  128. </data>
  129. <data name="advanced" xml:space="preserve">
  130. <value>高级</value>
  131. <comment>Advanced</comment>
  132. </data>
  133. <data name="advancedSettings" xml:space="preserve">
  134. <value>高级设置</value>
  135. <comment>Advanced settings</comment>
  136. </data>
  137. <data name="alternateFeedUrl" xml:space="preserve">
  138. <value>替换推送URL</value>
  139. <comment>Alternate feed URL</comment>
  140. </data>
  141. <data name="approve" xml:space="preserve">
  142. <value>通过</value>
  143. <comment>Approve</comment>
  144. </data>
  145. <data name="approveallcomments" xml:space="preserve">
  146. <value>通过所有评论</value>
  147. <comment>Approve all Post Comments</comment>
  148. </data>
  149. <data name="archive" xml:space="preserve">
  150. <value>归档</value>
  151. <comment>Archive</comment>
  152. </data>
  153. <data name="areYouSure" xml:space="preserve">
  154. <value>您确定要 {0} {1}?</value>
  155. <comment>Are you sure you want to {0} {1}?</comment>
  156. </data>
  157. <data name="attachFile" xml:space="preserve">
  158. <value>添加附件</value>
  159. <comment>Attach a file</comment>
  160. </data>
  161. <data name="author" xml:space="preserve">
  162. <value>作者</value>
  163. <comment>Author</comment>
  164. </data>
  165. <data name="avatars" xml:space="preserve">
  166. <value>头像</value>
  167. <comment>Avatars</comment>
  168. </data>
  169. <data name="basic" xml:space="preserve">
  170. <value>基础</value>
  171. <comment>Basic</comment>
  172. </data>
  173. <data name="beTheFirstToRate" xml:space="preserve">
  174. <value>第一个评分</value>
  175. <comment>Be the first to rate this post</comment>
  176. </data>
  177. <data name="blogMLDescription" xml:space="preserve">
  178. <value>BlogEngine.NET 使用 BlogML 作为导出格式. 导入同时支持 BlogML RSS.</value>
  179. <comment>BlogEngine.NET uses BlogML as the format for exporting. The import supports both BlogML and RSS.</comment>
  180. </data>
  181. <data name="blogroll" xml:space="preserve">
  182. <value>博客链接</value>
  183. <comment>Blogroll</comment>
  184. </data>
  185. <data name="buttonText" xml:space="preserve">
  186. <value>按钮文字</value>
  187. <comment>Button text</comment>
  188. </data>
  189. <data name="categories" xml:space="preserve">
  190. <value>管理分类</value>
  191. <comment>Categories</comment>
  192. </data>
  193. <data name="category" xml:space="preserve">
  194. <value>分类</value>
  195. <comment>Category</comment>
  196. </data>
  197. <data name="changePassword" xml:space="preserve">
  198. <value>更改密码</value>
  199. <comment>Change password</comment>
  200. </data>
  201. <data name="chooseOtherName" xml:space="preserve">
  202. <value>请选择别的名字</value>
  203. <comment>Please choose another name</comment>
  204. </data>
  205. <data name="closeCommetsAfter" xml:space="preserve">
  206. <value>之后关闭评论</value>
  207. <comment>Close comments after</comment>
  208. </data>
  209. <data name="comment" xml:space="preserve">
  210. <value>评论</value>
  211. <comment>Comment</comment>
  212. </data>
  213. <data name="commentLabelText" xml:space="preserve">
  214. <value>评论标签文本</value>
  215. <comment>Comment label text</comment>
  216. </data>
  217. <data name="comments" xml:space="preserve">
  218. <value>评论</value>
  219. <comment>Comments</comment>
  220. </data>
  221. <data name="commentsAreClosed" xml:space="preserve">
  222. <value>不允许评论</value>
  223. <comment>Comments are closed</comment>
  224. </data>
  225. <data name="commentWasSaved" xml:space="preserve">
  226. <value>评论已经保存多谢您的反馈</value>
  227. <comment>The comment was saved. Thank you for the feedback</comment>
  228. </data>
  229. <data name="contact" xml:space="preserve">
  230. <value>联系</value>
  231. <comment>Contact</comment>
  232. </data>
  233. <data name="contactForm" xml:space="preserve">
  234. <value>联系表单</value>
  235. <comment>Contact form</comment>
  236. </data>
  237. <data name="controls" xml:space="preserve">
  238. <value>基本设置</value>
  239. <comment>Controls</comment>
  240. </data>
  241. <data name="country" xml:space="preserve">
  242. <value>国家</value>
  243. <comment>Country</comment>
  244. </data>
  245. <data name="createNewUser" xml:space="preserve">
  246. <value>创建新用户</value>
  247. <comment>Create new user</comment>
  248. </data>
  249. <data name="currentlyRated" xml:space="preserve">
  250. <value>当前评分 {0} , 共有 {1} 人参与</value>
  251. <comment>Currently rated {0} by {1} people</comment>
  252. </data>
  253. <data name="date" xml:space="preserve">
  254. <value>日期</value>
  255. <comment>Date</comment>
  256. </data>
  257. <data name="defaultFeedOutput" xml:space="preserve">
  258. <value>默认推送输出</value>
  259. <comment>Default feed output</comment>
  260. </data>
  261. <data name="defaultTextShownInSearchField" xml:space="preserve">
  262. <value>搜索框显示的默认文字</value>
  263. <comment>The default text shown in the search textbox</comment>
  264. </data>
  265. <data name="delete" xml:space="preserve">
  266. <value>删除</value>
  267. <comment>Delete</comment>
  268. </data>
  269. <data name="description" xml:space="preserve">
  270. <value>摘要</value>
  271. <comment>Description</comment>
  272. </data>
  273. <data name="displayCommentsOnRecentPosts" xml:space="preserve">
  274. <value>显示评论</value>
  275. <comment>Display comments</comment>
  276. </data>
  277. <data name="displayRatingsOnRecentPosts" xml:space="preserve">
  278. <value>显示评分</value>
  279. <comment>Display rating</comment>
  280. </data>
  281. <data name="edit" xml:space="preserve">
  282. <value>编辑</value>
  283. <comment>Edit</comment>
  284. </data>
  285. <data name="email" xml:space="preserve">
  286. <value>E-mail</value>
  287. <comment>E-mail</comment>
  288. </data>
  289. <data name="emailAddress" xml:space="preserve">
  290. <value>E-mail 地址</value>
  291. <comment>E-mail address</comment>
  292. </data>
  293. <data name="emailSubjectPrefix" xml:space="preserve">
  294. <value>Email 标题前缀</value>
  295. <comment>Subject prefix</comment>
  296. </data>
  297. <data name="enableAttachments" xml:space="preserve">
  298. <value>允许附件</value>
  299. <comment>Enable attachments</comment>
  300. </data>
  301. <data name="enableComments" xml:space="preserve">
  302. <value>允许评论</value>
  303. <comment>Enable comments</comment>
  304. </data>
  305. <data name="enableCommentsDescription" xml:space="preserve">
  306. <value>如果禁用评论,将不能对任何内容发表评论.</value>
  307. <comment>If comments aren't enabled, nobody can write comments to any post.</comment>
  308. </data>
  309. <data name="enableCommentSearch" xml:space="preserve">
  310. <value>允许搜索评论</value>
  311. <comment>Enable comment search</comment>
  312. </data>
  313. <data name="enableCommentsModeration" xml:space="preserve">
  314. <value>审核评论</value>
  315. <comment>Moderate comments</comment>
  316. </data>
  317. <data name="enableGravatars" xml:space="preserve">
  318. <value>启用头像</value>
  319. <comment>Enable Gravatars</comment>
  320. </data>
  321. <data name="enableHttpCompression" xml:space="preserve">
  322. <value>启用HTTP压缩</value>
  323. <comment>Enable HTTP compression</comment>
  324. </data>
  325. <data name="enableHttpCompressionDescription" xml:space="preserve">
  326. <value>使页面加载更快推荐.改变此处将使网站重新启动.</value>
  327. <comment>Makes the pages load faster (recommended). Changing this will re-start the website.</comment>
  328. </data>
  329. <data name="enableOpenSearch" xml:space="preserve">
  330. <value>启用开放搜索</value>
  331. <comment>Enable OpenSearch</comment>
  332. </data>
  333. <data name="enableOpenSearchDescription" xml:space="preserve">
  334. <value>给新浏览者添加搜索特性推荐</value>
  335. <comment>Adds the search feature to all new browsers (recommended).</comment>
  336. </data>
  337. <data name="enablePingbacks" xml:space="preserve">
  338. <value>启用 Pingback</value>
  339. <comment>Enable pingbacks</comment>
  340. </data>
  341. <data name="enableRating" xml:space="preserve">
  342. <value>允许评分</value>
  343. <comment>Enable post ratings</comment>
  344. </data>
  345. <data name="enableReferrerTracking" xml:space="preserve">
  346. <value>启用引用跟踪</value>
  347. <comment>Enable referrer tracking</comment>
  348. </data>
  349. <data name="enableSearchHighlight" xml:space="preserve">
  350. <value>启用搜索高亮显示</value>
  351. <comment>Enable search highlight</comment>
  352. </data>
  353. <data name="enableSearchHighlightDescription" xml:space="preserve">
  354. <value>高亮显示页面上的搜索文字</value>
  355. <comment>Colors the search words on the page.</comment>
  356. </data>
  357. <data name="enableSsl" xml:space="preserve">
  358. <value>启用SSL</value>
  359. <comment>Enable SSL</comment>
  360. </data>
  361. <data name="enableTrackbacks" xml:space="preserve">
  362. <value>启用 Trackback</value>
  363. <comment>Enable trackbacks</comment>
  364. </data>
  365. <data name="endorsment" xml:space="preserve">
  366. <value>标记bLink</value>
  367. <comment>Endorsement (bLink)</comment>
  368. </data>
  369. <data name="enforce" xml:space="preserve">
  370. <value>强制</value>
  371. <comment>Enforce</comment>
  372. </data>
  373. <data name="enterValidEmail" xml:space="preserve">
  374. <value>请输入有效的 Email 地址</value>
  375. <comment>Please enter a valid e-mail</comment>
  376. </data>
  377. <data name="enterValidUrl" xml:space="preserve">
  378. <value>请输入有效的网址</value>
  379. <comment>Please enter a valid URL</comment>
  380. </data>
  381. <data name="export" xml:space="preserve">
  382. <value>导出</value>
  383. <comment>Export</comment>
  384. </data>
  385. <data name="formMessage" xml:space="preserve">
  386. <value>表单信息</value>
  387. <comment>Form message</comment>
  388. </data>
  389. <data name="goToFrontPage" xml:space="preserve">
  390. <value>转到首页</value>
  391. <comment>Go to front page</comment>
  392. </data>
  393. <data name="handleWwwSubdomain" xml:space="preserve">
  394. <value>WWW 域名策略</value>
  395. <comment>www subdomain policy</comment>
  396. </data>
  397. <data name="home" xml:space="preserve">
  398. <value>首页</value>
  399. <comment>HomeAs used for linking to the front-page</comment>
  400. </data>
  401. <data name="htmlHeadSection" xml:space="preserve">
  402. <value>HTML头区域</value>
  403. <comment>HTML head section</comment>
  404. </data>
  405. <data name="ignore" xml:space="preserve">
  406. <value>忽略</value>
  407. <comment>Ignore</comment>
  408. </data>
  409. <data name="import" xml:space="preserve">
  410. <value>导入</value>
  411. <comment>Import</comment>
  412. </data>
  413. <data name="isFrontPage" xml:space="preserve">
  414. <value>是否为首页</value>
  415. <comment>Is front page</comment>
  416. </data>
  417. <data name="keywords" xml:space="preserve">
  418. <value>关键词</value>
  419. <comment>Keywords</comment>
  420. </data>
  421. <data name="language" xml:space="preserve">
  422. <value>选择语言</value>
  423. <comment>Choose language</comment>
  424. </data>
  425. <data name="languageCode" xml:space="preserve">
  426. <value>语言代码</value>
  427. <comment>Language code</comment>
  428. </data>
  429. <data name="latitude" xml:space="preserve">
  430. <value>纬度</value>
  431. <comment>Latitude</comment>
  432. </data>
  433. <data name="livePreview" xml:space="preserve">
  434. <value>在线预览</value>
  435. <comment>Preview</comment>
  436. </data>
  437. <data name="longtitude" xml:space="preserve">
  438. <value>经度</value>
  439. <comment>Longtitude</comment>
  440. </data>
  441. <data name="maxLengthOfItems" xml:space="preserve">
  442. <value>项目允许的长度</value>
  443. <comment>Max length of items</comment>
  444. </data>
  445. <data name="message" xml:space="preserve">
  446. <value>消息</value>
  447. <comment>Message</comment>
  448. </data>
  449. <data name="mobileTheme" xml:space="preserve">
  450. <value>移动设备主题</value>
  451. <comment>Mobile theme</comment>
  452. </data>
  453. <data name="more" xml:space="preserve">
  454. <value>更多...</value>
  455. <comment>More</comment>
  456. </data>
  457. <data name="name" xml:space="preserve">
  458. <value>名字</value>
  459. <comment>Name</comment>
  460. </data>
  461. <data name="nextPost" xml:space="preserve">
  462. <value>下一篇文章</value>
  463. <comment>Next post</comment>
  464. </data>
  465. <data name="nextPosts" xml:space="preserve">
  466. <value>之后的文章</value>
  467. <comment>Next posts</comment>
  468. </data>
  469. <data name="none" xml:space="preserve">
  470. <value></value>
  471. <comment>None</comment>
  472. </data>
  473. <data name="noParent" xml:space="preserve">
  474. <value>没有上级</value>
  475. <comment>No parent</comment>
  476. </data>
  477. <data name="notifyOnNewComments" xml:space="preserve">
  478. <value>有评论的时候通知我</value>
  479. <comment>Notify me when new comments are added</comment>
  480. </data>
  481. <data name="notRatedYet" xml:space="preserve">
  482. <value>未评分</value>
  483. <comment>Not rated yet</comment>
  484. </data>
  485. <data name="numberOfComments" xml:space="preserve">
  486. <value>评论条数</value>
  487. <comment>Number of comments</comment>
  488. </data>
  489. <data name="numberOfDisplayedItems" xml:space="preserve">
  490. <value>显示文章条数</value>
  491. <comment># of displayed items</comment>
  492. </data>
  493. <data name="numberOfPosts" xml:space="preserve">
  494. <value>文章条数</value>
  495. <comment>Number of posts</comment>
  496. </data>
  497. <data name="page" xml:space="preserve">
  498. <value>页面</value>
  499. <comment>Page</comment>
  500. </data>
  501. <data name="pages" xml:space="preserve">
  502. <value>页面条目</value>
  503. <comment>Pages</comment>
  504. </data>
  505. <data name="password" xml:space="preserve">
  506. <value>密码</value>
  507. <comment>Password</comment>
  508. </data>
  509. <data name="portNumber" xml:space="preserve">
  510. <value>端口号</value>
  511. <comment>Port number</comment>
  512. </data>
  513. <data name="portNumberDescription" xml:space="preserve">
  514. <value>25为默认端口</value>
  515. <comment>Port 25 is the standard</comment>
  516. </data>
  517. <data name="possibleSpam" xml:space="preserve">
  518. <value>可能是垃圾</value>
  519. <comment>Possible spam</comment>
  520. </data>
  521. <data name="post" xml:space="preserve">
  522. <value>文章</value>
  523. <comment>Post</comment>
  524. </data>
  525. <data name="postPerPage" xml:space="preserve">
  526. <value>每页文章数</value>
  527. <comment>Posts per page</comment>
  528. </data>
  529. <data name="posts" xml:space="preserve">
  530. <value>文章</value>
  531. <comment>Posts</comment>
  532. </data>
  533. <data name="postsPerFeed" xml:space="preserve">
  534. <value>每次推送中显示的项目</value>
  535. <comment>Items shown in feed</comment>
  536. </data>
  537. <data name="previousPost" xml:space="preserve">
  538. <value>上一篇文章</value>
  539. <comment>Previous post</comment>
  540. </data>
  541. <data name="previousPosts" xml:space="preserve">
  542. <value>之前的文章</value>
  543. <comment>Previous posts</comment>
  544. </data>
  545. <data name="publish" xml:space="preserve">
  546. <value>发布</value>
  547. <comment>Publish</comment>
  548. </data>
  549. <data name="raters" xml:space="preserve">
  550. <value>个评分者</value>
  551. <comment>Raters</comment>
  552. </data>
  553. <data name="rating" xml:space="preserve">
  554. <value>评分</value>
  555. <comment>Rating</comment>
  556. </data>
  557. <data name="receive" xml:space="preserve">
  558. <value>接收</value>
  559. <comment>Receive</comment>
  560. </data>
  561. <data name="recentComments" xml:space="preserve">
  562. <value>最新评论</value>
  563. <comment>Recent comments</comment>
  564. </data>
  565. <data name="recentPosts" xml:space="preserve">
  566. <value>最新文章</value>
  567. <comment>Recent posts</comment>
  568. </data>
  569. <data name="referrer" xml:space="preserve">
  570. <value>引用</value>
  571. <comment>Referrer</comment>
  572. </data>
  573. <data name="referrers" xml:space="preserve">
  574. <value>管理引用</value>
  575. <comment>Referrers</comment>
  576. </data>
  577. <data name="relatedPosts" xml:space="preserve">
  578. <value>相关文章</value>
  579. <comment>Related posts</comment>
  580. </data>
  581. <data name="remove" xml:space="preserve">
  582. <value>移除</value>
  583. <comment>Remove</comment>
  584. </data>
  585. <data name="required" xml:space="preserve">
  586. <value>必填</value>
  587. <comment>Required</comment>
  588. </data>
  589. <data name="save" xml:space="preserve">
  590. <value>保存</value>
  591. <comment>Save</comment>
  592. </data>
  593. <data name="saveComment" xml:space="preserve">
  594. <value>保存评论</value>
  595. <comment>Save comment</comment>
  596. </data>
  597. <data name="savePage" xml:space="preserve">
  598. <value>保存页面</value>
  599. <comment>Save page</comment>
  600. </data>
  601. <data name="savePost" xml:space="preserve">
  602. <value>保存文章</value>
  603. <comment>Save post</comment>
  604. </data>
  605. <data name="saveSettings" xml:space="preserve">
  606. <value>保存设置</value>
  607. <comment>Save settings</comment>
  608. </data>
  609. <data name="savingTheComment" xml:space="preserve">
  610. <value>正在保存评论...</value>
  611. <comment>Saving the comment...</comment>
  612. </data>
  613. <data name="search" xml:space="preserve">
  614. <value>搜索</value>
  615. <comment>Search</comment>
  616. </data>
  617. <data name="searchField" xml:space="preserve">
  618. <value>搜索区域</value>
  619. <comment>Search field</comment>
  620. </data>
  621. <data name="searchFieldText" xml:space="preserve">
  622. <value>搜索文字</value>
  623. <comment>Search field text</comment>
  624. </data>
  625. <data name="searchResultsFor" xml:space="preserve">
  626. <value>搜索结果</value>
  627. <comment>Search results for</comment>
  628. </data>
  629. <data name="selectDay" xml:space="preserve">
  630. <value>选择一天</value>
  631. <comment>Select day</comment>
  632. </data>
  633. <data name="selectParent" xml:space="preserve">
  634. <value>选择上级</value>
  635. <comment>Select parent</comment>
  636. </data>
  637. <data name="send" xml:space="preserve">
  638. <value>发送</value>
  639. <comment>Send</comment>
  640. </data>
  641. <data name="sendCommentEmail" xml:space="preserve">
  642. <value>发送评论邮件</value>
  643. <comment>Send comment e-mail</comment>
  644. </data>
  645. <data name="separateTagsWitComma" xml:space="preserve">
  646. <value>用逗号(,)分割每个标签</value>
  647. <comment>Separate each tag with a comma</comment>
  648. </data>
  649. <data name="settings" xml:space="preserve">
  650. <value>设置</value>
  651. <comment>Settings</comment>
  652. </data>
  653. <data name="showCountryChooser" xml:space="preserve">
  654. <value>显示国家</value>
  655. <comment>Show country chooser</comment>
  656. </data>
  657. <data name="showCountryChooserDescription" xml:space="preserve">
  658. <value>如果没有选择显示国家每个评论旁边将不显示国旗</value>
  659. <comment>If the country chooser isn't shown, no flag can be shown on each comment.</comment>
  660. </data>
  661. <data name="showEnableWebsiteInComments" xml:space="preserve">
  662. <value>在评论中启用网站</value>
  663. <comment>Enable Website in Comments</comment>
  664. </data>
  665. <data name="showEnableWebsiteInCommentsDescription" xml:space="preserve">
  666. <value>是否允许评论中显示网站</value>
  667. <comment>Choose whether to allow Website to be published in Comments</comment>
  668. </data>
  669. <data name="showDescriptionInPostList" xml:space="preserve">
  670. <value>仅仅显示文章摘要</value>
  671. <comment>Only show description of posts</comment>
  672. </data>
  673. <data name="showDescriptionInPostListForPostsByTagOrCategory" xml:space="preserve">
  674. <value>以标签或分类列出时仅仅显示文章摘要</value>
  675. <comment>Only show description of posts when listed by Tag or Category</comment>
  676. </data>
  677. <data name="showInList" xml:space="preserve">
  678. <value>在列表中显示</value>
  679. <comment>Show in list</comment>
  680. </data>
  681. <data name="showLivePreview" xml:space="preserve">
  682. <value>显示在线预览</value>
  683. <comment>Show live preview</comment>
  684. </data>
  685. <data name="showPostNavigation" xml:space="preserve">
  686. <value>显示文章导航链接</value>
  687. <comment>Show post navigation links</comment>
  688. </data>
  689. <data name="showRelatedPosts" xml:space="preserve">
  690. <value>显示相关文章</value>
  691. <comment>Show related posts</comment>
  692. </data>
  693. <data name="subject" xml:space="preserve">
  694. <value>主题</value>
  695. <comment>Subject</comment>
  696. </data>
  697. <data name="subscribe" xml:space="preserve">
  698. <value>订阅</value>
  699. <comment>Subscribe</comment>
  700. </data>
  701. <data name="thankYouMessage" xml:space="preserve">
  702. <value>谢谢您的参与</value>
  703. <comment>Thank you message</comment>
  704. </data>
  705. <data name="theComment" xml:space="preserve">
  706. <value>评论</value>
  707. <comment>the comment</comment>
  708. </data>
  709. <data name="theme" xml:space="preserve">
  710. <value>主题模板</value>
  711. <comment>Theme</comment>
  712. </data>
  713. <data name="thePost" xml:space="preserve">
  714. <value>文章</value>
  715. <comment>the post</comment>
  716. </data>
  717. <data name="thereAreXDrafts" xml:space="preserve">
  718. <value>{0}篇文章未发布</value>
  719. <comment>There are {0} unpublished post(s)</comment>
  720. </data>
  721. <data name="timeStampPostLinks" xml:space="preserve">
  722. <value>在URL中显示日期</value>
  723. <comment>Add date to post links</comment>
  724. </data>
  725. <data name="timezone" xml:space="preserve">
  726. <value>服务器时区</value>
  727. <comment>Server time offset</comment>
  728. </data>
  729. <data name="title" xml:space="preserve">
  730. <value>标题</value>
  731. <comment>Title</comment>
  732. </data>
  733. <data name="trimStylesheet" xml:space="preserve">
  734. <value>修整样式表</value>
  735. <comment>Trim stylesheets</comment>
  736. </data>
  737. <data name="trimStylesheetDescription" xml:space="preserve">
  738. <value>在运行的时候去除样式表中的空白使主题模板文件更小</value>
  739. <comment>Makes all stylesheets of any theme smaller by removing all whitespace at runtime.</comment>
  740. </data>
  741. <data name="unapprovedcomments" xml:space="preserve">
  742. <value>未经审核的评论</value>
  743. <comment>Unapproved Comments</comment>
  744. </data>
  745. <data name="updateFrequenzy" xml:space="preserve">
  746. <value>更新频率分钟</value>
  747. <comment>Update frequency (minutes)</comment>
  748. </data>
  749. <data name="uploadFile" xml:space="preserve">
  750. <value>上传文件</value>
  751. <comment>Upload file</comment>
  752. </data>
  753. <data name="uploadImage" xml:space="preserve">
  754. <value>上传图片</value>
  755. <comment>Upload image</comment>
  756. </data>
  757. <data name="userName" xml:space="preserve">
  758. <value>用户名</value>
  759. <comment>Username</comment>
  760. </data>
  761. <data name="users" xml:space="preserve">
  762. <value>管理用户</value>
  763. <comment>Users</comment>
  764. </data>
  765. <data name="website" xml:space="preserve">
  766. <value>网站</value>
  767. <comment>Website</comment>
  768. </data>
  769. <data name="willShowGravatar" xml:space="preserve">
  770. <value>将显示您的{0}头像</value>
  771. <comment>Will show your {0} icon</comment>
  772. </data>
  773. <data name="wrote" xml:space="preserve">
  774. <value>写道</value>
  775. <comment>wrote</comment>
  776. </data>
  777. <data name="youAlreadyRated" xml:space="preserve">
  778. <value>您已经对该文章评过分</value>
  779. <comment>You already rated this post</comment>
  780. </data>
  781. <data name="userProfiles" xml:space="preserve">
  782. <value>用户档案</value>
  783. <comment>User Profile(s)</comment>
  784. </data>
  785. <data name="view" xml:space="preserve">
  786. <value>查看</value>
  787. <comment>View</comment>
  788. </data>
  789. <data name="firstName" xml:space="preserve">
  790. <value></value>
  791. <comment>First Name</comment>
  792. </data>
  793. <data name="aboutMe" xml:space="preserve">
  794. <value>关于我</value>
  795. <comment>About Me</comment>
  796. </data>
  797. <data name="birthday" xml:space="preserve">
  798. <value>生日</value>
  799. <comment>Birthday</comment>
  800. </data>
  801. <data name="cityTown" xml:space="preserve">
  802. <value>城市/地区</value>
  803. <comment>City/Town</comment>
  804. </data>
  805. <data name="displayName" xml:space="preserve">
  806. <value>显示名称</value>
  807. <comment>Display Name</comment>
  808. </data>
  809. <data name="fullName" xml:space="preserve">
  810. <value>全称</value>
  811. <comment>Full Name</comment>
  812. </data>
  813. <data name="gender" xml:space="preserve">
  814. <value>性别</value>
  815. <comment>Gender</comment>
  816. </data>
  817. <data name="industry" xml:space="preserve">
  818. <value>行业</value>
  819. <comment>Industry</comment>
  820. </data>
  821. <data name="interests" xml:space="preserve">
  822. <value>兴趣</value>
  823. <comment>Interests</comment>
  824. </data>
  825. <data name="isPrivate" xml:space="preserve">
  826. <value>不公开</value>
  827. <comment>Is Private</comment>
  828. </data>
  829. <data name="lastName" xml:space="preserve">
  830. <value></value>
  831. <comment>Last Name</comment>
  832. </data>
  833. <data name="occupation" xml:space="preserve">
  834. <value>职业</value>
  835. <comment>Occupation</comment>
  836. </data>
  837. <data name="photoURL" xml:space="preserve">
  838. <value>头像地址</value>
  839. <comment>PhotoURL</comment>
  840. </data>
  841. <data name="regionState" xml:space="preserve">
  842. <value>/地区</value>
  843. <comment>State/Region</comment>
  844. </data>
  845. <data name="saveProfile" xml:space="preserve">
  846. <value>保存档案</value>
  847. <comment>Save Profile</comment>
  848. </data>
  849. <data name="switchUserProfile" xml:space="preserve">
  850. <value>选择用户档案</value>
  851. <comment>Switch to user profile</comment>
  852. </data>
  853. <data name="company" xml:space="preserve">
  854. <value>公司</value>
  855. <comment>Company</comment>
  856. </data>
  857. <data name="middleName" xml:space="preserve">
  858. <value>中间名</value>
  859. <comment>Middle Name</comment>
  860. </data>
  861. <data name="phoneFax" xml:space="preserve">
  862. <value>传真</value>
  863. <comment>Phone Fax</comment>
  864. </data>
  865. <data name="phoneMain" xml:space="preserve">
  866. <value>主要电话</value>
  867. <comment>Phone Main</comment>
  868. </data>
  869. <data name="phoneMobile" xml:space="preserve">
  870. <value>移动电话</value>
  871. <comment>Phone Mobile</comment>
  872. </data>
  873. <data name="profile" xml:space="preserve">
  874. <value>档案</value>
  875. <comment>Profile</comment>
  876. </data>
  877. <data name="calendar" xml:space="preserve">
  878. <value>日历</value>
  879. <comment>Calendar</comment>
  880. </data>
  881. <data name="commentWaitingModeration" xml:space="preserve">
  882. <value>感谢您的反馈评论正在等待审核</value>
  883. <comment>Thank you for the feedback. The comment is now awaiting moderation</comment>
  884. </data>
  885. <data name="requireSslForMetaWeblogApi" xml:space="preserve">
  886. <value>MetaWeblog API 需要 SSL</value>
  887. <comment>Require SSL for MetaWeblog API</comment>
  888. </data>
  889. <data name="requireSslForMetaWeblogApiDescription" xml:space="preserve">
  890. <value>强制使用 SSL MetaWeblog API 通讯</value>
  891. <comment>Enforce the use of SSL when communicating with the MetaWeblog API</comment>
  892. </data>
  893. <data name="compressWebResource" xml:space="preserve">
  894. <value>压缩 WebResource.axd</value>
  895. <comment>Compress WebResource.axd</comment>
  896. </data>
  897. <data name="compressWebResourceDescription" xml:space="preserve">
  898. <value>这可能会破坏第三方功能</value>
  899. <comment>This may break third-party functionality</comment>
  900. </data>
  901. <data name="useBlogNameInPageTitles" xml:space="preserve">
  902. <value>页面标题显示博客名称</value>
  903. <comment>Use blog name in page titles</comment>
  904. </data>
  905. <data name="useBlogNameInPageTitlesDescription" xml:space="preserve">
  906. <value>页面标题中使用博客名称作为前缀</value>
  907. <comment>Prefixes the page titles with the name of the blog</comment>
  908. </data>
  909. <data name="uncategorized" xml:space="preserve">
  910. <value>未分类</value>
  911. <comment>Uncategorized</comment>
  912. </data>
  913. <data name="cancel" xml:space="preserve">
  914. <value>取消</value>
  915. <comment>Cancel</comment>
  916. </data>
  917. <data name="filter" xml:space="preserve">
  918. <value>过滤器</value>
  919. <comment>Filter</comment>
  920. </data>
  921. <data name="filterByApml" xml:space="preserve">
  922. <value>通过 APML 过滤</value>
  923. <comment>Filter by APML</comment>
  924. </data>
  925. <data name="filterByApmlDescription" xml:space="preserve">
  926. <value>输入您站点或者 APML 文档的网址</value>
  927. <comment>Enter the URL to your website or to your APML document</comment>
  928. </data>
  929. <data name="login" xml:space="preserve">
  930. <value>登录</value>
  931. <comment>Log in</comment>
  932. </data>
  933. <data name="logoff" xml:space="preserve">
  934. <value>注销</value>
  935. <comment>Log off</comment>
  936. </data>
  937. <data name="useRawHtmlEditor" xml:space="preserve">
  938. <value>使用原生 HTML 编辑器</value>
  939. <comment>Use raw HTML editor</comment>
  940. </data>
  941. <data name="enableCommentNesting" xml:space="preserve">
  942. <value>允许嵌套评论</value>
  943. <comment>Enable nested comments</comment>
  944. </data>
  945. <data name="enableCommentNestingDescription" xml:space="preserve">
  946. <value>只有主题支持嵌套留言时才有用</value>
  947. <comment>This only works if the theme supports it.</comment>
  948. </data>
  949. <data name="replyTo" xml:space="preserve">
  950. <value>回复</value>
  951. <comment>In reply to</comment>
  952. </data>
  953. <data name="replyToBase" xml:space="preserve">
  954. <value>原文</value>
  955. <comment>the original post</comment>
  956. </data>
  957. <data name="replyToThis" xml:space="preserve">
  958. <value>回复</value>
  959. <comment>Reply</comment>
  960. </data>
  961. <data name="deleteKeepReplies" xml:space="preserve">
  962. <value>删除该留言但保留回复</value>
  963. <comment>Delete this, but keep replies</comment>
  964. </data>
  965. <data name="deletePlusReplies" xml:space="preserve">
  966. <value>删除该留言和回复</value>
  967. <comment>Delete this and replies</comment>
  968. </data>
  969. <data name="cancelReply" xml:space="preserve">
  970. <value>取消对该留言的回复</value>
  971. <comment>Cancel reply to comment</comment>
  972. </data>
  973. <data name="numberOfCharacters" xml:space="preserve">
  974. <value>字符数量</value>
  975. <comment>Number of characters</comment>
  976. </data>
  977. <data name="ratingHasBeenRegistered" xml:space="preserve">
  978. <value>您的评分已经被记录谢谢</value>
  979. <comment>Your rating has been registered. Thank you!</comment>
  980. </data>
  981. <data name="rateThisXStars" xml:space="preserve">
  982. <value> {0} {1} , 总共5分</value>
  983. <comment>Rate this {0} star{1} out of 5</comment>
  984. </data>
  985. <data name="move" xml:space="preserve">
  986. <value>移动</value>
  987. <comment>Move</comment>
  988. </data>
  989. <data name="moveWidgetTo" xml:space="preserve">
  990. <value>移动部件到</value>
  991. <comment>Move Widget To</comment>
  992. </data>
  993. <data name="link" xml:space="preserve">
  994. <value>链接</value>
  995. <comment>Link</comment>
  996. </data>
  997. <data name="numberOfDaysToKeep" xml:space="preserve">
  998. <value>保留天数</value>
  999. <comment>Number of days to keep</comment>
  1000. </data>
  1001. <data name="profiles" xml:space="preserve">
  1002. <value>用户档案</value>
  1003. <comment>Profiles</comment>
  1004. </data>
  1005. <data name="enableErrorLogging" xml:space="preserve">
  1006. <value>启用错误日志记录</value>
  1007. <comment>Enable error logging</comment>
  1008. </data>
  1009. <data name="enableErrorLoggingDescription" xml:space="preserve">
  1010. <value>启用将允许扩展插件组件等记录可能会发生的任何不可预见的错误</value>
  1011. <comment>Unhandled errors will be logged to any extension/component subscribed to log notifications.</comment>
  1012. </data>
  1013. <data name="commentNotificationUnsubscriptionHeader" xml:space="preserve">
  1014. <value>评论通知签名</value>
  1015. <comment>Comment Notification Subscription</comment>
  1016. </data>
  1017. <data name="commentNotificationUnsubscriptionText" xml:space="preserve">
  1018. <value>您注销了此文章的任何新的评论的邮件通知.</value>
  1019. <comment>You have been unsubscribed from email notifications for any future comments to this post.</comment>
  1020. </data>
  1021. <data name="commentNotificationUnsubscribe" xml:space="preserve">
  1022. <value>注销此文章的新评论的邮件通知.</value>
  1023. <comment>Unsubscribe from future comment notification emails to this post.</comment>
  1024. </data>
  1025. <data name="accuracy" xml:space="preserve">
  1026. <value>准确度</value>
  1027. <comment>Accuracy</comment>
  1028. </data>
  1029. <data name="addFilter" xml:space="preserve">
  1030. <value>添加过滤器</value>
  1031. <comment>Add Filter</comment>
  1032. </data>
  1033. <data name="addToWhiteList" xml:space="preserve">
  1034. <value>添加至白名单,如果至少有</value>
  1035. <comment>Add to white list if at least</comment>
  1036. </data>
  1037. <data name="allow" xml:space="preserve">
  1038. <value>允许</value>
  1039. <comment>Allow</comment>
  1040. </data>
  1041. <data name="alwaysTrust" xml:space="preserve">
  1042. <value>一旦评论作者经过验证总是信任</value>
  1043. <comment>If user authenticated, always trust</comment>
  1044. </data>
  1045. <data name="approved" xml:space="preserve">
  1046. <value>通过的评论</value>
  1047. <comment>Approved</comment>
  1048. </data>
  1049. <data name="authorApproved" xml:space="preserve">
  1050. <value>篇作者发表的审核通过的评论</value>
  1051. <comment>comments of this author have been approved</comment>
  1052. </data>
  1053. <data name="authorBlocked" xml:space="preserve">
  1054. <value> 如果评论被删除则总是阻止其作者</value>
  1055. <comment>If comment was deleted, always block author</comment>
  1056. </data>
  1057. <data name="authorRejected" xml:space="preserve">
  1058. <value>篇作者发表的审核未通过的评论</value>
  1059. <comment>comments of this author have been rejected</comment>
  1060. </data>
  1061. <data name="block" xml:space="preserve">
  1062. <value>阻止</value>
  1063. <comment>Block</comment>
  1064. </data>
  1065. <data name="cheked" xml:space="preserve">
  1066. <value>选择</value>
  1067. <comment>Checked</comment>
  1068. </data>
  1069. <data name="commentsApprovedByAdmin" xml:space="preserve">
  1070. <value>手动处理 - 只有当评论被管理员批准通过之后才会显示</value>
  1071. <comment>Manual - only after comment approved by admin will it show up in the blog</comment>
  1072. </data>
  1073. <data name="commentsAuto" xml:space="preserve">
  1074. <value>自动处理 - 规则和过滤器需设定将自动判断评论是否为垃圾评论</value>
  1075. <comment>Automatic - rules and filters will decide if comment is spam</comment>
  1076. </data>
  1077. <data name="commentsBlacklist" xml:space="preserve">
  1078. <value>添加至黑名单,如果至少有</value>
  1079. <comment>Add to black list if at least</comment>
  1080. </data>
  1081. <data name="commentsBlockOnDelete" xml:space="preserve">
  1082. <value>删除评论阻止其作者</value>
  1083. <comment>Block on delete</comment>
  1084. </data>
  1085. <data name="commentsPerPage" xml:space="preserve">
  1086. <value>每页评论数</value>
  1087. <comment>Comments per page</comment>
  1088. </data>
  1089. <data name="commentsUnmodApproved" xml:space="preserve">
  1090. <value>如果不作处理所有评论将默认为批准通过状态</value>
  1091. <comment>If not moderated, all comments approved by default</comment>
  1092. </data>
  1093. <data name="confirmResetCounters" xml:space="preserve">
  1094. <value>您确定要重设所有计数器为`0`</value>
  1095. <comment>Are you sure you want to reset all counters to `0`?</comment>
  1096. </data>
  1097. <data name="contains" xml:space="preserve">
  1098. <value>包含</value>
  1099. <comment>Contains</comment>
  1100. </data>
  1101. <data name="days" xml:space="preserve">
  1102. <value></value>
  1103. <comment>days</comment>
  1104. </data>
  1105. <data name="down" xml:space="preserve">
  1106. <value>向下</value>
  1107. <comment>Down</comment>
  1108. </data>
  1109. <data name="enabled" xml:space="preserve">
  1110. <value>启用</value>
  1111. <comment>Enabled</comment>
  1112. </data>
  1113. <data name="eqls" xml:space="preserve">
  1114. <value>相等</value>
  1115. <comment>Equals</comment>
  1116. </data>
  1117. <data name="filterName" xml:space="preserve">
  1118. <value>过滤器名</value>
  1119. <comment>Filter Name</comment>
  1120. </data>
  1121. <data name="filters" xml:space="preserve">
  1122. <value>过滤器</value>
  1123. <comment>Filters</comment>
  1124. </data>
  1125. <data name="ip" xml:space="preserve">
  1126. <value>IP</value>
  1127. <comment>IP</comment>
  1128. </data>
  1129. <data name="mistakes" xml:space="preserve">
  1130. <value>错误</value>
  1131. <comment>Mistakes</comment>
  1132. </data>
  1133. <data name="moderation" xml:space="preserve">
  1134. <value>处理方式</value>
  1135. <comment>Moderation</comment>
  1136. </data>
  1137. <data name="priority" xml:space="preserve">
  1138. <value>优先级</value>
  1139. <comment>Priority</comment>
  1140. </data>
  1141. <data name="reportMistakesToService" xml:space="preserve">
  1142. <value>报告错误</value>
  1143. <comment>Report mistakes back to service</comment>
  1144. </data>
  1145. <data name="resetCounters" xml:space="preserve">
  1146. <value>重设计数器</value>
  1147. <comment>Reset Counters</comment>
  1148. </data>
  1149. <data name="rules" xml:space="preserve">
  1150. <value>规则</value>
  1151. <comment>Rules</comment>
  1152. </data>
  1153. <data name="spam" xml:space="preserve">
  1154. <value>垃圾评论</value>
  1155. <comment>Spam</comment>
  1156. </data>
  1157. <data name="trustAuthenticated" xml:space="preserve">
  1158. <value>信任已通过验证的评论作者</value>
  1159. <comment>Trust authenticated authors</comment>
  1160. </data>
  1161. <data name="up" xml:space="preserve">
  1162. <value>向上</value>
  1163. <comment>Up</comment>
  1164. </data>
  1165. <data name="all" xml:space="preserve">
  1166. <value>全部</value>
  1167. <comment>All</comment>
  1168. </data>
  1169. <data name="clear" xml:space="preserve">
  1170. <value>清除</value>
  1171. <comment>Clear</comment>
  1172. </data>
  1173. <data name="moderator" xml:space="preserve">
  1174. <value>管理</value>
  1175. <comment>Moderator</comment>
  1176. </data>
  1177. <data name="select" xml:space="preserve">
  1178. <value>选择</value>
  1179. <comment>Select</comment>
  1180. </data>
  1181. <data name="reject" xml:space="preserve">
  1182. <value>拒绝</value>
  1183. <comment>Reject</comment>
  1184. </data>
  1185. <data name="restore" xml:space="preserve">
  1186. <value>恢复</value>
  1187. <comment>Restore</comment>
  1188. </data>
  1189. <data name="selectedComments" xml:space="preserve">
  1190. <value>选择评论</value>
  1191. <comment>selected comments</comment>
  1192. </data>
  1193. <data name="editor" xml:space="preserve">
  1194. <value>编辑</value>
  1195. <comment>Editor</comment>
  1196. </data>
  1197. <data name="total" xml:space="preserve">
  1198. <value>总计</value>
  1199. <comment>Total</comment>
  1200. </data>
  1201. <data name="update" xml:space="preserve">
  1202. <value>更新</value>
  1203. <comment>Update</comment>
  1204. </data>
  1205. <data name="widget" xml:space="preserve">
  1206. <value>部件</value>
  1207. <comment>Widget</comment>
  1208. </data>
  1209. <data name="configuration" xml:space="preserve">
  1210. <value>配置</value>
  1211. <comment>Configuration</comment>
  1212. </data>
  1213. <data name="inbox" xml:space="preserve">
  1214. <value>收到的评论</value>
  1215. <comment>Inbox</comment>
  1216. </data>
  1217. <data name="manual" xml:space="preserve">
  1218. <value>手工审核</value>
  1219. <comment>Manual</comment>
  1220. </data>
  1221. <data name="unmoderated" xml:space="preserve">
  1222. <value>未处理</value>
  1223. <comment>Unmoderated</comment>
  1224. </data>
  1225. <data name="action" xml:space="preserve">
  1226. <value>行为</value>
  1227. <comment>Action</comment>
  1228. </data>
  1229. <data name="automoderation" xml:space="preserve">
  1230. <value>自动处理</value>
  1231. <comment>Automatic Moderation</comment>
  1232. </data>
  1233. <data name="custom" xml:space="preserve">
  1234. <value>自定义</value>
  1235. <comment>Custom</comment>
  1236. </data>
  1237. <data name="extensions" xml:space="preserve">
  1238. <value>插件</value>
  1239. <comment>Extensions</comment>
  1240. </data>
  1241. <data name="showPingBacks" xml:space="preserve">
  1242. <value>显示 Pingback Trackback</value>
  1243. <comment>Show pingbacks and trackbacks</comment>
  1244. </data>
  1245. <data name="register" xml:space="preserve">
  1246. <value>注册</value>
  1247. <comment>Register</comment>
  1248. </data>
  1249. <data name="addCommentsToPages" xml:space="preserve">
  1250. <value>在页面中添加评论</value>
  1251. <comment>Add Comments to Pages</comment>
  1252. </data>
  1253. <data name="addToPages" xml:space="preserve">
  1254. <value>添加到页面 (增加到文章中)</value>
  1255. <comment>Add to pages (in addition to posts)</comment>
  1256. </data>
  1257. <data name="alreadyHaveAccount" xml:space="preserve">
  1258. <value>已经有帐号了?</value>
  1259. <comment>Already have an account?</comment>
  1260. </data>
  1261. <data name="applyChanges" xml:space="preserve">
  1262. <value>应用更改</value>
  1263. <comment>Apply changes</comment>
  1264. </data>
  1265. <data name="clickToDisable" xml:space="preserve">
  1266. <value>点击禁用</value>
  1267. <comment>Click to disable</comment>
  1268. </data>
  1269. <data name="clickToEnable" xml:space="preserve">
  1270. <value>点击启用</value>
  1271. <comment>Click to enable</comment>
  1272. </data>
  1273. <data name="commentsWhere" xml:space="preserve">
  1274. <value>评论在</value>
  1275. <comment>comments where</comment>
  1276. </data>
  1277. <data name="confirmNewPassword" xml:space="preserve">
  1278. <value>确认新密码</value>
  1279. <comment>Confirm New Password</comment>
  1280. </data>
  1281. <data name="confirmPassword" xml:space="preserve">
  1282. <value>确认密码</value>
  1283. <comment>Confirm Password</comment>
  1284. </data>
  1285. <data name="createAccount" xml:space="preserve">
  1286. <value>创建帐号</value>
  1287. <comment>Create Account</comment>
  1288. </data>
  1289. <data name="createNow" xml:space="preserve">
  1290. <value>现在创建!</value>
  1291. <comment>Create now!</comment>
  1292. </data>
  1293. <data name="createUser" xml:space="preserve">
  1294. <value>创建用户</value>
  1295. <comment>Create User</comment>
  1296. </data>
  1297. <data name="deleteConfirm" xml:space="preserve">
  1298. <value>您确定要删除这条评论吗?</value>
  1299. <comment>Are you sure you want to delete this comment?</comment>
  1300. </data>
  1301. <data name="developmentMode" xml:space="preserve">
  1302. <value>开发模式</value>
  1303. <comment>Development mode</comment>
  1304. </data>
  1305. <data name="developmentModeCheckboxMessage" xml:space="preserve">
  1306. <value>如果您在本地测试 disqus 的话, 请勾选</value>
  1307. <comment>Check this when you test disqus locally</comment>
  1308. </data>
  1309. <data name="disabled" xml:space="preserve">
  1310. <value>禁用</value>
  1311. <comment>Disabled</comment>
  1312. </data>
  1313. <data name="disqusSettings" xml:space="preserve">
  1314. <value>Disqus 配置</value>
  1315. <comment>Disqus Settings</comment>
  1316. </data>
  1317. <data name="disqusShortName" xml:space="preserve">
  1318. <value>Disqus 站点短名</value>
  1319. <comment>Disqus Website Short Name</comment>
  1320. </data>
  1321. <data name="disqusSignupMessage" xml:space="preserve">
  1322. <value>要使用 Disqus 评论系统的话, 需要先在 &lt;a href="http://disqus.com" target="_blank"&gt;disqus.com&lt;/a&gt;&lt;br /&gt;
  1323. 注册, 将获得的短名填入配置项中(站点短名在基础配置中).</value>
  1324. <comment>To use Disqus as your comment manager you need first set up account at &lt;a href="http://disqus.com" target="_blank"&gt;disqus.com&lt;/a&gt;&lt;br /&gt;
  1325. Short name used to uniquely identify your website on Disqus (Website shortname in Basic Settings).</comment>
  1326. </data>
  1327. <data name="dontHaveAccount" xml:space="preserve">
  1328. <value>还没有帐号?</value>
  1329. <comment>Don't have account yet?</comment>
  1330. </data>
  1331. <data name="forgotPassword" xml:space="preserve">
  1332. <value>忘记密码了?</value>
  1333. <comment>Forgot your password?</comment>

Large files files are truncated, but you can click here to view the full file