# CodeColorer 0.9.7 # Copyright (c) 2006 - 2009 Dmytro Shteflyuk # This file is distributed under the same license as the CodeColorer package. # # Dmytro Shteflyuk , 2009. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: CodeColorer 0.9.7\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: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\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 "" #: codecolorer-admin.php:42 msgid "CodeColorer translation is incomplete." msgstr "" #: 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 "" #: 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 "" #: 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 "" #: codecolorer-admin.php:92 msgid "Default code block width in RSS. See Width option description." msgstr "" #: codecolorer-admin.php:97 msgid "Tab size" msgstr "" #: codecolorer-admin.php:100 msgid "Indicating how many spaces would represent TAB symbol." msgstr "" #: 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 "" #: codecolorer-admin.php:143 msgid "These custom CSS classes will be appended to the wrapper HTML element." msgstr "" #: codecolorer-admin.php:148 msgid "Custom CSS Styles" msgstr "" #: codecolorer-admin.php:151 msgid "" "These custom CSS rules will be appended to the CodeColorer default CSS file." msgstr "" #: 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-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 "" #: 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 "" #. Plugin URI of an extension msgid "http://kpumuk.info/projects/wordpress-plugins/codecolorer/" msgstr "" #. 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 "" #. Author of an extension msgid "Dmytro Shteflyuk" msgstr "" #. Author URI of an extension msgid "http://kpumuk.info/" msgstr ""