Plugin Directory

Changeset 1312286


Ignore:
Timestamp:
12/19/2015 11:18:35 AM (10 years ago)
Author:
allnull
Message:

update lang;

Location:
wp-code-prettify/trunk/lang
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • wp-code-prettify/trunk/lang/wp-code-prettify-zh_CN.po

    r384397 r1312286  
    33"Project-Id-Version: WP Code Prettify V0.1.0\n"
    44"Report-Msgid-Bugs-To: \n"
    5 "POT-Creation-Date: 2011-05-13 13:22+0800\n"
    6 "PO-Revision-Date: 2011-05-13 13:22+0800\n"
    7 "Last-Translator: Soli <soli@qq.com>\n"
     5"POT-Creation-Date: 2015-12-19 19:17+0800\n"
     6"PO-Revision-Date: 2015-12-19 19:17+0800\n"
     7"Last-Translator: Soli <soli@cbug.org>\n"
    88"Language-Team: Soli <soli@qq.com>\n"
     9"Language: zh_CN\n"
    910"MIME-Version: 1.0\n"
    1011"Content-Type: text/plain; charset=UTF-8\n"
    1112"Content-Transfer-Encoding: 8bit\n"
    12 "Language: \n"
    1313"X-Poedit-KeywordsList: _e;__;_;gettext;gettext_noop\n"
    1414"X-Poedit-Basepath: .\n"
    15 "X-Poedit-Language: Chinese\n"
    16 "X-Poedit-Country: CHINA\n"
    1715"X-Poedit-SourceCharset: utf-8\n"
     16"X-Generator: Poedit 1.8.6\n"
    1817"X-Poedit-SearchPath-0: ..\n"
    1918
    20 #: ../wp-code-prettify-page.php:24
     19#: ../wp-code-prettify-page.php:26
    2120msgid "Configuration updated"
    2221msgstr "配置已更新"
    2322
    24 #: ../wp-code-prettify-page.php:26
     23#: ../wp-code-prettify-page.php:28
    2524msgid "Error while saving options"
    2625msgstr "保存选项时出错"
    2726
    28 #: ../wp-code-prettify-page.php:37
    29 msgid "This plugin enable syntax highlighting of code snippets in your post using Google Code Prettify."
     27#: ../wp-code-prettify-page.php:39
     28msgid ""
     29"This plugin enable syntax highlighting of code snippets in your post using "
     30"Google Code Prettify."
    3031msgstr "本插件使用Google代码美化器将文章中的代码片段以语法高亮显示。"
    3132
    32 #: ../wp-code-prettify-page.php:38
     33#: ../wp-code-prettify-page.php:40
    3334msgid "Usage"
    3435msgstr "使用方法"
    3536
    36 #: ../wp-code-prettify-page.php:39
    37 msgid "Put code snippets in<tt>&lt;pre class=\"prettyprint\"&gt;...&lt;/pre&gt;</tt> or <tt>&lt;code class=\"prettyprint\"&gt;...&lt;/code&gt;</tt> and it will automatically be pretty printed."
    38 msgstr "在 <tt>&lt;pre class=\"prettyprint\"&gt;...&lt;/pre&gt;</tt> 或 <tt>&lt;code class=\"prettyprint\"&gt;...&lt;/code&gt;</tt> 中间放上代码片段,它就会自动被美化了。"
     37#: ../wp-code-prettify-page.php:41
     38msgid ""
     39"Put code snippets in<tt>&lt;pre class=\"prettyprint\"&gt;...&lt;/pre&gt;</"
     40"tt> or <tt>&lt;code class=\"prettyprint\"&gt;...&lt;/code&gt;</tt> and it "
     41"will automatically be pretty printed."
     42msgstr ""
     43"在 <tt>&lt;pre class=\"prettyprint\"&gt;...&lt;/pre&gt;</tt> 或 <tt>&lt;code "
     44"class=\"prettyprint\"&gt;...&lt;/code&gt;</tt> 中间放上代码片段,它就会自动被"
     45"美化了。"
    3946
    40 #: ../wp-code-prettify-page.php:40
    41 msgid "See <a href=\"http://google-code-prettify.googlecode.com/svn/trunk/README.html\" target=\"_blank\">Google Code Prettify Readme File</a> for more info.(<a href=\"http://google-code-prettify.googlecode.com/svn/trunk/README-zh-Hans.html\" target=\"_blank\">Chinese Version</a>)"
    42 msgstr "查看<a href=\"http://google-code-prettify.googlecode.com/svn/trunk/README.html\" target=\"_blank\">Google Code Prettify 的 Readme 文件</a> 获取更多信息。(<a href=\"http://google-code-prettify.googlecode.com/svn/trunk/README-zh-Hans.html\" target=\"_blank\">中文版</a>)"
     47#: ../wp-code-prettify-page.php:42
     48msgid ""
     49"See <a href=\"http://google-code-prettify.googlecode.com/svn/trunk/README."
     50"html\" target=\"_blank\">Google Code Prettify Readme File</a> for more info."
     51"(<a href=\"http://google-code-prettify.googlecode.com/svn/trunk/README-zh-"
     52"Hans.html\" target=\"_blank\">Chinese Version</a>)"
     53msgstr ""
     54"查看<a href=\"http://google-code-prettify.googlecode.com/svn/trunk/README."
     55"html\" target=\"_blank\">Google Code Prettify 的 Readme 文件</a> 获取更多信"
     56"息。(<a href=\"http://google-code-prettify.googlecode.com/svn/trunk/README-"
     57"zh-Hans.html\" target=\"_blank\">中文版</a>)"
    4358
    44 #: ../wp-code-prettify-page.php:41
     59#: ../wp-code-prettify-page.php:43
    4560msgid "<b>Note</b>: The browser must support javascript."
    4661msgstr "<b>注意</b>:浏览器须支持Javascript。"
    4762
    48 #: ../wp-code-prettify-page.php:51
    49 #: ../wp-code-prettify.php:172
     63#: ../wp-code-prettify-page.php:53
     64msgid "About this plugin"
     65msgstr "关于本插件"
     66
     67#: ../wp-code-prettify-page.php:55
     68msgid "Plugin URI"
     69msgstr "插件链接地址"
     70
     71#: ../wp-code-prettify-page.php:56
     72msgid "Author URI"
     73msgstr "作者页面"
     74
     75#: ../wp-code-prettify-page.php:63
     76#, fuzzy
     77msgid "Donate"
     78msgstr "捐赠"
     79
     80#: ../wp-code-prettify-page.php:85 ../wp-code-prettify.php:202
    5081msgid "Settings"
    5182msgstr "配置"
    5283
    53 #: ../wp-code-prettify-page.php:70
     84#: ../wp-code-prettify-page.php:104
    5485msgid "Where the js/css files should be loaded?"
    5586msgstr "在哪加载js/css文件?"
    5687
    57 #: ../wp-code-prettify-page.php:72
     88#: ../wp-code-prettify-page.php:106
    5889msgid "Head"
    5990msgstr "头部"
    6091
    61 #: ../wp-code-prettify-page.php:73
     92#: ../wp-code-prettify-page.php:107
    6293msgid "Footer"
    6394msgstr "尾部"
    6495
    65 #: ../wp-code-prettify-page.php:75
    66 msgid "Head: Load the js/css files in the &lt;head&gt; section. If this is checked, the next option will be disabled.<br />Footer: Load the js/css files in the &lt;div id=\"footer\"&gt; section."
    67 msgstr "头部:在&lt;head&gt;头部加载js/css文件。如果选中此项,则下面的选项无效。<br />尾部:在&lt;div id=\"footer\"&gt;中加载js/css文件。"
     96#: ../wp-code-prettify-page.php:109
     97msgid ""
     98"Head: Load the js/css files in the &lt;head&gt; section. If this is checked, "
     99"the next option will be disabled.<br />Footer: Load the js/css files in the "
     100"&lt;div id=\"footer\"&gt; section."
     101msgstr ""
     102"头部:在&lt;head&gt;头部加载js/css文件。如果选中此项,则下面的选项无效。<br /"
     103">尾部:在&lt;div id=\"footer\"&gt;中加载js/css文件。"
    68104
    69 #: ../wp-code-prettify-page.php:79
     105#: ../wp-code-prettify-page.php:113
    70106msgid "Allways load the js/css files?"
    71107msgstr "是否总是加载js/css文件?"
    72108
    73 #: ../wp-code-prettify-page.php:81
     109#: ../wp-code-prettify-page.php:115
    74110msgid "Yes"
    75111msgstr "是"
    76112
    77 #: ../wp-code-prettify-page.php:82
     113#: ../wp-code-prettify-page.php:116
    78114msgid "No"
    79115msgstr "否"
    80116
    81 #: ../wp-code-prettify-page.php:84
    82 msgid "Yes: Allway load the js/css files even if there is no code in the content.<br />No: Load the js/css files only if there is some code."
    83 msgstr "是:总是加载js/css文件,即使内容中没有代码片断。<br />否:只在有代码片断的情况下才加载js/css文件。"
     117#: ../wp-code-prettify-page.php:118
     118msgid ""
     119"Yes: Allway load the js/css files even if there is no code in the content."
     120"<br />No: Load the js/css files only if there is some code."
     121msgstr ""
     122"是:总是加载js/css文件,即使内容中没有代码片断。<br />否:只在有代码片断的情"
     123"况下才加载js/css文件。"
    84124
    85 #: ../wp-code-prettify-page.php:88
     125#: ../wp-code-prettify-page.php:122
    86126msgid "Which style do you like?"
    87127msgstr "您喜欢哪个样式风格呢?"
    88128
    89 #: ../wp-code-prettify-page.php:109
     129#: ../wp-code-prettify-page.php:143
    90130msgid "You can add custom css here."
    91131msgstr "您可以在此添加自定义CSS样式。"
    92132
    93 #: ../wp-code-prettify-page.php:115
     133#: ../wp-code-prettify-page.php:147
     134msgid "You can add custom HTML into head section."
     135msgstr "您可以在此添加自定义 HTML 代码至头部。"
     136
     137#: ../wp-code-prettify-page.php:153
    94138msgid "Save Changes"
    95139msgstr "保存修改"
    96140
    97 #: ../wp-code-prettify-page.php:134
    98 msgid "About this plugin"
    99 msgstr "关于本插件"
    100 
    101 #: ../wp-code-prettify-page.php:136
    102 msgid "Plugin URI"
    103 msgstr "插件链接地址"
    104 
    105 #: ../wp-code-prettify-page.php:137
    106 msgid "Author URI"
    107 msgstr "作者页面"
    108 
    109 #: ../wp-code-prettify-page.php:154
     141#: ../wp-code-prettify-page.php:171
    110142msgid "WP Code Prettify"
    111143msgstr "代码美化器"
    112144
    113 #: ../wp-code-prettify.php:173
     145#: ../wp-code-prettify.php:203
    114146msgid "FAQ"
    115147msgstr "常见问题"
    116 
Note: See TracChangeset for help on using the changeset viewer.