# Copyright (C) 2014 SyntaxHighlighter Evolved
# This file is distributed under the same license as the SyntaxHighlighter Evolved package.
msgid ""
msgstr ""
"Project-Id-Version: SyntaxHighlighter Evolved 3.1.9\n"
"Report-Msgid-Bugs-To: http://wordpress.org/tag/syntaxhighlighter\n"
"POT-Creation-Date: 2014-03-20 19:20:58+00:00\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2014-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"

#: syntaxhighlighter.php:248
msgid "Default"
msgstr ""

#: syntaxhighlighter.php:249
msgid "Django"
msgstr ""

#: syntaxhighlighter.php:250
msgid "Eclipse"
msgstr ""

#: syntaxhighlighter.php:251
msgid "Emacs"
msgstr ""

#: syntaxhighlighter.php:252
msgid "Fade to Grey"
msgstr ""

#: syntaxhighlighter.php:253
msgid "Midnight"
msgstr ""

#: syntaxhighlighter.php:254
msgid "RDark"
msgstr ""

#: syntaxhighlighter.php:255
msgid "[None]"
msgstr ""

#: syntaxhighlighter.php:267 syntaxhighlighter.php:998
msgid "SyntaxHighlighter Settings"
msgstr ""

#: syntaxhighlighter.php:267
msgid "SyntaxHighlighter"
msgstr ""

#: syntaxhighlighter.php:308
msgid "Settings"
msgstr ""

#: syntaxhighlighter.php:660
msgid "show source"
msgstr ""

#: syntaxhighlighter.php:661
msgid "view source"
msgstr ""

#: syntaxhighlighter.php:662
msgid "copy to clipboard"
msgstr ""

#: syntaxhighlighter.php:663
msgid "The code is in your clipboard now"
msgstr ""

#: syntaxhighlighter.php:664
msgid "print"
msgstr ""

#: syntaxhighlighter.php:665 syntaxhighlighter.php:672
msgid "?"
msgstr ""

#: syntaxhighlighter.php:666 syntaxhighlighter.php:673
msgid "SyntaxHighlighter\\n\\n"
msgstr ""

#: syntaxhighlighter.php:667 syntaxhighlighter.php:674
msgid "Can't find brush for: "
msgstr ""

#: syntaxhighlighter.php:668 syntaxhighlighter.php:675
msgid "Brush wasn't configured for html-script option: "
msgstr ""

#: syntaxhighlighter.php:671
msgid "+ expand source"
msgstr ""

#: syntaxhighlighter.php:986
msgid "Are you sure you want to reset your settings to the defaults?"
msgstr ""

#: syntaxhighlighter.php:990
msgid "Settings reset to defaults."
msgstr ""

#: syntaxhighlighter.php:1007
msgid "Highlighter Version"
msgstr ""

#: syntaxhighlighter.php:1012
msgid "Version 3.x"
msgstr ""

#: syntaxhighlighter.php:1013
msgid "Version 2.x"
msgstr ""

#: syntaxhighlighter.php:1021
msgid ""
"Version 3 allows visitors to easily highlight portions of your code with "
"their mouse (either by dragging or double-clicking) and copy it to their "
"clipboard. No toolbar containing a Flash-based button is required."
msgstr ""

#: syntaxhighlighter.php:1022
msgid ""
"Version 2 allows for line wrapping, something that version 3 does not do at "
"this time."
msgstr ""

#: syntaxhighlighter.php:1026
msgid "Color Theme"
msgstr ""

#: syntaxhighlighter.php:1038 syntaxhighlighter.php:1041
msgid "Load All Brushes"
msgstr ""

#: syntaxhighlighter.php:1042
msgid ""
"Always load all language files (for directly using <code>&lt;pre&gt;</code> "
"tags rather than shortcodes)<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;If left "
"unchecked (default), then language files will only be loaded when needed<br /"
">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;If unsure, leave this box unchecked"
msgstr ""

#: syntaxhighlighter.php:1048
msgid "Defaults"
msgstr ""

#: syntaxhighlighter.php:1050
msgid ""
"All of the settings below can be configured on a per-code block basis, but "
"you can control the defaults of all code blocks here."
msgstr ""

#: syntaxhighlighter.php:1054 syntaxhighlighter.php:1057
msgid "Miscellaneous"
msgstr ""

#: syntaxhighlighter.php:1059
msgid "Display line numbers"
msgstr ""

#: syntaxhighlighter.php:1060
msgid "Display the toolbar"
msgstr ""

#: syntaxhighlighter.php:1061
msgid "Automatically make URLs clickable"
msgstr ""

#: syntaxhighlighter.php:1062
msgid "Collapse code boxes"
msgstr ""

#: syntaxhighlighter.php:1063
msgid "Use the light display mode, best for single lines of code"
msgstr ""

#: syntaxhighlighter.php:1064
msgid "Use smart tabs allowing tabs being used for alignment"
msgstr ""

#: syntaxhighlighter.php:1065
msgid ""
"Wrap long lines (v2.x only, disabling this will make a scrollbar show "
"instead)"
msgstr ""

#: syntaxhighlighter.php:1066
msgid ""
"Enable &quot;HTML script&quot; mode by default (see the bottom of this page "
"for details). Checking this box is not recommended as this mode only works "
"with certain languages."
msgstr ""

#: syntaxhighlighter.php:1071
msgid "Additional CSS Class(es)"
msgstr ""

#: syntaxhighlighter.php:1075
msgid "Starting Line Number"
msgstr ""

#: syntaxhighlighter.php:1079
msgid "Line Number Padding"
msgstr ""

#: syntaxhighlighter.php:1084
msgid "Off"
msgstr ""

#: syntaxhighlighter.php:1085
msgid "Automatic"
msgstr ""

#: syntaxhighlighter.php:1101
msgid "Tab Size"
msgstr ""

#: syntaxhighlighter.php:1105
msgid "Title"
msgstr ""

#: syntaxhighlighter.php:1108
msgid ""
"Some optional default text to display above each code block or as the "
"clickable text for collapsed code blocks."
msgstr ""

#: syntaxhighlighter.php:1118 syntaxhighlighter.php:1121
msgid "Reset to Defaults"
msgstr ""

#: syntaxhighlighter.php:1120
msgid "Save Changes"
msgstr ""

#: syntaxhighlighter.php:1128
msgid "Preview"
msgstr ""

#: syntaxhighlighter.php:1130
msgid "Click &quot;Save Changes&quot; to update this preview."
msgstr ""

#: syntaxhighlighter.php:1149
msgid "PHP Code Example"
msgstr ""

#: syntaxhighlighter.php:1151
msgid "Hello World!"
msgstr ""

#: syntaxhighlighter.php:1153
msgid "This line is highlighted."
msgstr ""

#: syntaxhighlighter.php:1156
msgid ""
"\t\tThis\tis\tan\r\n"
"\t\texample\tof\tsmart\r\n"
"\t\ttabs."
msgstr ""

#: syntaxhighlighter.php:1161
msgid "WordPress"
msgstr ""

#: syntaxhighlighter.php:1172
msgid "Shortcode Parameters"
msgstr ""

#: syntaxhighlighter.php:1174
msgid ""
"These are the parameters you can pass to the shortcode and what they do. For "
"the booleans (i.e. on/off), pass %1$s/%2$s or %3$s/%4$s."
msgstr ""

#: syntaxhighlighter.php:1177
msgctxt "language parameter"
msgid ""
"%1$s or %2$s &#8212; The language syntax to highlight with. You can "
"alternately just use that as the tag, such as <code>[php]code[/php]</code>. "
"<a href=\"%3$s\">Click here</a> for a list of valid tags (under &quot;"
"aliases&quot;)."
msgstr ""

#: syntaxhighlighter.php:1178
msgctxt "autolinks parameter"
msgid "%s &#8212; Toggle automatic URL linking."
msgstr ""

#: syntaxhighlighter.php:1179
msgctxt "classname parameter"
msgid "%s &#8212; Add an additional CSS class to the code box."
msgstr ""

#: syntaxhighlighter.php:1180
msgctxt "collapse parameter"
msgid ""
"%s &#8212; Toggle collapsing the code box by default, requiring a click to "
"expand it. Good for large code posts."
msgstr ""

#: syntaxhighlighter.php:1181
msgctxt "firstline parameter"
msgid ""
"%s &#8212; An interger specifying what number the first line should be (for "
"the line numbering)."
msgstr ""

#: syntaxhighlighter.php:1182
msgctxt "gutter parameter"
msgid "%s &#8212; Toggle the left-side line numbering."
msgstr ""

#: syntaxhighlighter.php:1183
msgctxt "highlight parameter"
msgid ""
"%1$s &#8212; A comma-separated list of line numbers to highlight. You can "
"also specify a range. Example: %2$s"
msgstr ""

#: syntaxhighlighter.php:1184
msgctxt "htmlscript parameter"
msgid ""
"%s &#8212; Toggle highlighting any extra HTML/XML. Good for when you're "
"mixing HTML/XML with another language, such as having PHP inside an HTML web "
"page. The above preview has it enabled for example. This only works with "
"certain languages."
msgstr ""

#: syntaxhighlighter.php:1185
msgctxt "light parameter"
msgid ""
"%s &#8212; Toggle light mode which disables the gutter and toolbar all at "
"once."
msgstr ""

#: syntaxhighlighter.php:1186
msgctxt "padlinenumbers parameter"
msgid ""
"%s &#8212; Controls line number padding. Valid values are <code>false</code> "
"(no padding), <code>true</code> (automatic padding), or an integer (forced "
"padding)."
msgstr ""

#: syntaxhighlighter.php:1187
msgctxt "title parameter"
msgid ""
"%1$s (v3 only) &#8212; Sets some text to show up before the code. Very "
"useful when combined with the %2$s parameter."
msgstr ""

#: syntaxhighlighter.php:1188
msgctxt "toolbar parameter"
msgid ""
"%s &#8212; Toggle the toolbar (buttons in v2, the about question mark in v3)"
msgstr ""

#: syntaxhighlighter.php:1189
msgctxt "wraplines parameter"
msgid "%s (v2 only) &#8212; Toggle line wrapping."
msgstr ""

#: syntaxhighlighter.php:1192
msgid "Some example shortcodes:"
msgstr ""

#: syntaxhighlighter.php:1195 syntaxhighlighter.php:1196
#: syntaxhighlighter.php:1197 syntaxhighlighter.php:1198
msgid "your code here"
msgstr ""

#: syntaxhighlighter.php:1196
msgid "example-filename.php"
msgstr ""

#. Plugin Name of the plugin/theme
msgid "SyntaxHighlighter Evolved"
msgstr ""

#. Plugin URI of the plugin/theme
msgid "http://www.viper007bond.com/wordpress-plugins/syntaxhighlighter/"
msgstr ""

#. Description of the plugin/theme
msgid ""
"Easily post syntax-highlighted code to your site without having to modify "
"the code at all. Uses Alex Gorbatchev's <a href=\"http://alexgorbatchev.com/"
"wiki/SyntaxHighlighter\">SyntaxHighlighter</a>. <strong>TIP:</strong> Don't "
"use the Visual editor if you don't want your code mangled. TinyMCE will "
"\"clean up\" your HTML."
msgstr ""

#. Author of the plugin/theme
msgid "Alex Mills (Viper007Bond)"
msgstr ""

#. Author URI of the plugin/theme
msgid "http://www.viper007bond.com/"
msgstr ""
