# CodeColorer 0.9.9 # Copyright (c) 2006 - 2011 Dmytro Shteflyuk # This file is distributed under the same license as the CodeColorer package. # # Dmytro Shteflyuk , 2011. # msgid "" msgstr "" "Project-Id-Version: CodeColorer 0.9.9\n" "Report-Msgid-Bugs-To: http://kpumuk.info/projects/wordpress-plugins/codecolorer/\n" "POT-Creation-Date: 2009-07-31 13:41+0000\n" "PO-Revision-Date: 2010-04-06 16:11+0300\n" "Last-Translator: Dmytro Shteflyuk \n" "Language-Team: liuxiangqian(http://ixiezi.com) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Poedit-Language: Simplified Chinese\n" "X-Poedit-Country: China\n" "X-Poedit-SourceCharset: utf-8\n" #: codecolorer-admin.php:41 #, php-format msgid "Your current locale is %1$s, and CodeColorer has incomplete or does not have a translation into your language. It would be great, if you have a time to help us to translate it." msgstr "您当前的语言设置是%1$s, 但是 CodeColorer没有该语言的翻译或该语言的翻译不完整。如果您有时间帮助我们翻译本插件,我们将非常感谢。" #: codecolorer-admin.php:42 msgid "CodeColorer translation is incomplete." msgstr "CodeColorer翻译不完整。" #: codecolorer-admin.php:56 msgid "Code Highlighting Options" msgstr "代码高亮选项" #: codecolorer-admin.php:65 msgid "Lines to scroll" msgstr "出现滚动条的行数" #: codecolorer-admin.php:68 msgid "If your code lines number is less than this value, block height would not be fixed. Set to -1 to remove vertical scroll." msgstr "
如果源代码行数少于本值,代码块不会以固定高度显示,设置为-1来取消代码块的垂直滚动" #: codecolorer-admin.php:73 msgid "Width" msgstr "宽度" #: codecolorer-admin.php:76 msgid "Default code block width. Integer means pixels, also you can specify em or % suffix. Could be omitted to use whole width." msgstr "默认代码块宽度。若输入整数则单位为像素,您也可以使用em或者%后缀来使用em或百分比为单位。您可以忽略本设置来使用整个宽度。" #: codecolorer-admin.php:81 msgid "Height" msgstr "高度" #: codecolorer-admin.php:84 msgid "When code has more than "Lines to Scroll" lines, block height will be set to this value." msgstr "
当代码块长度大于出现垂直滚动条的行数而出现垂直滚动条时, 代码块高度会被设置为本值." #: codecolorer-admin.php:89 msgid "Width in RSS" msgstr "RSS输出中的宽度" #: codecolorer-admin.php:92 msgid "Default code block width in RSS. See Width option description." msgstr "RSS输出中的代码块宽度,请查看代码块宽度设置的详细信息" #: codecolorer-admin.php:97 msgid "Tab size" msgstr "Tab字符长度" #: codecolorer-admin.php:100 msgid "Indicating how many spaces would represent TAB symbol." msgstr "本值设定TAB字符等于多少个空格" #: codecolorer-admin.php:105 msgid "Theme" msgstr "风格" #: codecolorer-admin.php:110 msgid "Default color scheme." msgstr "默认代码配色风格." #: codecolorer-admin.php:115 msgid "Inline Theme" msgstr "内嵌风格" #: codecolorer-admin.php:120 msgid "Default color scheme for inline code blocks." msgstr "内嵌代码块的默认配色风格" #: codecolorer-admin.php:125 msgid "Formatting" msgstr "格式化" #: codecolorer-admin.php:129 msgid "Show line numbers" msgstr "显示行号" #: codecolorer-admin.php:134 msgid "Disable keyword linking" msgstr "禁用关键字文档链接" #: codecolorer-admin.php:140 msgid "Custom CSS Classes" msgstr "自定义CSS类" #: codecolorer-admin.php:143 msgid "These custom CSS classes will be appended to the wrapper HTML element." msgstr "这些自定义CSS类将被追加到封装到HTML元素。" #: codecolorer-admin.php:148 msgid "Custom CSS Styles" msgstr "显示代码的CSS" #: codecolorer-admin.php:151 msgid "These custom CSS rules will be appended to the CodeColorer default CSS file." msgstr "此处的CSS代码会出现在CodeColorer的默认CSS文件中" #: codecolorer-admin.php:156 msgid "Preview" msgstr "预览" #: codecolorer-admin.php:160 msgid "Code Example" msgstr "代码示例" #: codecolorer-admin.php:168 msgid "Save Options" msgstr "保存选项" #: codecolorer-core.php:240 msgid "Close" msgstr "关闭" #: codecolorer-core.php:246 msgid "CodeColorer has detected a problem." msgstr "CodeColorer检测到问题。" #: codecolorer-core.php:246 #, php-format msgid "We found another plugin based on GeSHi library in your system. CodeColorer will work, but our version of GeSHi contain some patches, so we can't guarantee an ideal code highlighting now. Please review your plugins, maybe you don't need them all." msgstr "我们在您的系统中发现了另外一个基于GeShi库的插件。CodeColorer可以正常工作,但是CodeColorer所包含的GeSHi库包含了一些补丁,所以我们不能保证您的代码高亮能够理想工作。请查看您的插件列表,可能您并不需要启用所有插件。" #: codecolorer.php:161 msgid "Settings" msgstr "设置" #: codecolorer.php:168 msgid "FAQ" msgstr "常见问题" #: codecolorer.php:169 msgid "Support" msgstr "支持" #. Plugin Name of an extension msgid "CodeColorer" msgstr "CodeColorer" #. Plugin URI of an extension msgid "http://kpumuk.info/projects/wordpress-plugins/codecolorer/" msgstr "http://kpumuk.info/projects/wordpress-plugins/codecolorer/" #. Description of an extension msgid "This plugin allows you to insert code snippets to your posts with nice syntax highlighting powered by GeSHi library. After enabling this plugin visit the options page to configure code style." msgstr "使用本插件您可以在日志中插入漂亮的语法高亮效果的代码片段,本插件基于GeSHi代码高亮库。启用本插件后请访问 插件设置页面 配置代码显示风格。" #. Author of an extension msgid "Dmytro Shteflyuk" msgstr "Dmytro Shteflyuk" #. Author URI of an extension msgid "http://kpumuk.info/" msgstr "http://kpumuk.info/"