msgid ""
msgstr ""
"Project-Id-Version: jl_syntax_anywhere 9.1.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2025-04-13T10:24:48+00:00\n"
"PO-Revision-Date: 2025-04-13T10:24:48+00:00\n"
"Language: bs_BA\n"
"Plural-Forms: nplurals=3; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : ((n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14)) ? 1 : 2);\n"

#: packages/jl_syntax_anywhere/blocks/jl_syntax_anywhere/templates/documentation.php
msgctxt "TemplateFileName"
msgid "Documentation"
msgstr ""

#: packages/jl_syntax_anywhere/blocks/html/templates/syntax_anywhere
msgctxt "TemplateFileName"
msgid "Syntax Anywhere"
msgstr ""

#: packages/jl_syntax_anywhere/controller.php:41
msgid "Apply syntax formatting anywhere on a page, including sections within the content of other blocks."
msgstr ""

#: packages/jl_syntax_anywhere/controller.php:45
msgid "Syntax Anywhere"
msgstr ""

#: packages/jl_syntax_anywhere/controller.php:80
#: packages/jl_syntax_anywhere/blocks/jl_syntax_anywhere/edit/advanced.php:88
msgid "Developer"
msgstr ""

#: packages/jl_syntax_anywhere/controller.php:103
#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessorsController.php:23
msgid "Syntax Processor Plugins"
msgstr ""

#: packages/jl_syntax_anywhere/controller.php:107
msgid "Global Settings"
msgstr ""

#: packages/jl_syntax_anywhere/controller.php:108
msgid "Edit global settings and defaults for Syntax Anywhere."
msgstr ""

#: packages/jl_syntax_anywhere/blocks/jl_syntax_anywhere/edit/advanced.php:16
msgid "Environment and application of processing."
msgstr ""

#: packages/jl_syntax_anywhere/blocks/jl_syntax_anywhere/edit/advanced.php:23
msgid "Show blocks hidden by block design"
msgstr ""

#: packages/jl_syntax_anywhere/blocks/jl_syntax_anywhere/edit/advanced.php:30
msgid "Show block marker in edit mode"
msgstr ""

#: packages/jl_syntax_anywhere/blocks/jl_syntax_anywhere/edit/advanced.php:37
msgid "Show block marker in view"
msgstr ""

#: packages/jl_syntax_anywhere/blocks/jl_syntax_anywhere/edit/advanced.php:44
msgid "Disable all processing"
msgstr ""

#: packages/jl_syntax_anywhere/blocks/jl_syntax_anywhere/edit/advanced.php:51
msgid "Disable syntax processor plugins"
msgstr ""

#: packages/jl_syntax_anywhere/blocks/jl_syntax_anywhere/edit/advanced.php:62
msgid "Debug JavaScript to browser developer console"
msgstr ""

#: packages/jl_syntax_anywhere/blocks/jl_syntax_anywhere/edit/advanced.php:71
msgid "Delay syntax processing, time in milliseconds"
msgstr ""

#: packages/jl_syntax_anywhere/blocks/jl_syntax_anywhere/edit/advanced.php:79
msgid "ms"
msgstr ""

#: packages/jl_syntax_anywhere/blocks/jl_syntax_anywhere/edit/advanced.php:80
msgid "No Delay"
msgstr ""

#: packages/jl_syntax_anywhere/blocks/jl_syntax_anywhere/edit/advanced.php:81
msgid "Never"
msgstr "Nikad"

#: packages/jl_syntax_anywhere/blocks/jl_syntax_anywhere/edit/display.php:22
msgid "Text Colour"
msgstr ""

#: packages/jl_syntax_anywhere/blocks/jl_syntax_anywhere/edit/display.php:34
msgid "Background Colour"
msgstr ""

#: packages/jl_syntax_anywhere/blocks/jl_syntax_anywhere/edit/display.php:46
msgid "Other display format settings. These will generally be respected by syntax processors."
msgstr ""

#: packages/jl_syntax_anywhere/blocks/jl_syntax_anywhere/edit/display.php:52
msgid "Font size (pixels)"
msgstr ""

#: packages/jl_syntax_anywhere/blocks/jl_syntax_anywhere/edit/display.php:62
msgid "px"
msgstr ""

#: packages/jl_syntax_anywhere/blocks/jl_syntax_anywhere/edit/display.php:63
msgid "Text default"
msgstr ""

#: packages/jl_syntax_anywhere/blocks/jl_syntax_anywhere/edit/display.php:71
msgid "Replace tabs with repeated spaces"
msgstr ""

#: packages/jl_syntax_anywhere/blocks/jl_syntax_anywhere/edit/display.php:81
msgid "spaces"
msgstr ""

#: packages/jl_syntax_anywhere/blocks/jl_syntax_anywhere/edit/display.php:82
msgid "Browser default"
msgstr ""

#: packages/jl_syntax_anywhere/blocks/jl_syntax_anywhere/edit/display.php:95
msgid "Show palette of numeric colours from code"
msgstr ""

#: packages/jl_syntax_anywhere/blocks/jl_syntax_anywhere/edit/display.php:102
msgid "Show line numbers"
msgstr ""

#: packages/jl_syntax_anywhere/blocks/jl_syntax_anywhere/edit/display.php:109
msgid "Wrap long lines"
msgstr ""

#: packages/jl_syntax_anywhere/blocks/jl_syntax_anywhere/edit/display.php:116
msgid "Trim empty lines before and after"
msgstr ""

#: packages/jl_syntax_anywhere/blocks/jl_syntax_anywhere/edit/selection.php:16
msgid "Selectors used to locate elements that will be highlighted."
msgstr ""

#: packages/jl_syntax_anywhere/blocks/jl_syntax_anywhere/edit/selection.php:23
msgid "<pre>"
msgstr ""

#: packages/jl_syntax_anywhere/blocks/jl_syntax_anywhere/edit/selection.php:30
msgid "<pre class=\"jl_syntax_anywhere\">"
msgstr ""

#: packages/jl_syntax_anywhere/blocks/jl_syntax_anywhere/edit/selection.php:37
msgid "<pre class=\"syntax_anywhere\">"
msgstr ""

#: packages/jl_syntax_anywhere/blocks/jl_syntax_anywhere/edit/selection.php:44
msgid "<code>"
msgstr ""

#: packages/jl_syntax_anywhere/blocks/jl_syntax_anywhere/edit/selection.php:56
msgid "<code class=\"jl_syntax_anywhere\">"
msgstr ""

#: packages/jl_syntax_anywhere/blocks/jl_syntax_anywhere/edit/selection.php:63
msgid "<code class=\"syntax_anywhere\">"
msgstr ""

#: packages/jl_syntax_anywhere/blocks/jl_syntax_anywhere/edit/selection.php:70
msgid "Any elements with class=\"jl_syntax_anywhere\""
msgstr ""

#: packages/jl_syntax_anywhere/blocks/jl_syntax_anywhere/edit/selection.php:77
msgid "Any elements with class=\"syntax_anywhere\""
msgstr ""

#: packages/jl_syntax_anywhere/blocks/jl_syntax_anywhere/edit/selection.php:84
msgid "Elements wrapped with [code] .. [/code]"
msgstr ""

#: packages/jl_syntax_anywhere/blocks/jl_syntax_anywhere/edit/selection.php:91
msgid "Overall container selector (this may need to be adjusted for your theme):"
msgstr ""

#: packages/jl_syntax_anywhere/blocks/jl_syntax_anywhere/edit/selection.php:98
msgid "Exclude elements containing or within:"
msgstr ""

#: packages/jl_syntax_anywhere/blocks/jl_syntax_anywhere/edit/selection.php:104
msgid "Warning"
msgstr ""

#: packages/jl_syntax_anywhere/blocks/jl_syntax_anywhere/edit/selection.php:107
msgid "If you leave the %sOverall container selector%s empty, Syntax Anywhere will seek code to highlight throughout the page! %smain .container%s is a good starting point for the core Elemental theme. For Atomik, this needs to be relaxed to just %s.container%s and we rely on %sExclude elements%s to make sure it doesn't get too enthusiastic!"
msgstr ""

#: packages/jl_syntax_anywhere/blocks/jl_syntax_anywhere/edit/syntax_processor.php:16
msgid "Choose a syntax processor"
msgstr ""

#: packages/jl_syntax_anywhere/blocks/jl_syntax_anywhere/edit/tag_correction.php:15
msgid "Processing and correction of escaped and substituted tags. This processing is applied in the sequence below."
msgstr ""

#: packages/jl_syntax_anywhere/blocks/jl_syntax_anywhere/edit/tag_correction.php:22
msgid "Reveal php tags"
msgstr ""

#: packages/jl_syntax_anywhere/blocks/jl_syntax_anywhere/edit/tag_correction.php:29
msgid "Remove enclosing <pre> tags"
msgstr ""

#: packages/jl_syntax_anywhere/blocks/jl_syntax_anywhere/edit/tag_correction.php:36
msgid "Remove enclosing <code> tags"
msgstr ""

#: packages/jl_syntax_anywhere/blocks/jl_syntax_anywhere/edit/tag_correction.php:43
msgid "Remove <p> and <br> tags"
msgstr ""

#: packages/jl_syntax_anywhere/blocks/jl_syntax_anywhere/edit/tag_correction.php:50
msgid "Remove all html tags"
msgstr ""

#: packages/jl_syntax_anywhere/blocks/jl_syntax_anywhere/edit/tag_correction.php:57
msgid "Replace &amp;nbsp; with white space"
msgstr ""

#: packages/jl_syntax_anywhere/blocks/jl_syntax_anywhere/edit/tag_correction.php:64
msgid "Unencode &amp;lt; and &amp;gt; to < and >"
msgstr ""

#: packages/jl_syntax_anywhere/blocks/jl_syntax_anywhere/edit/tag_correction.php:71
msgid "Fully unescape source"
msgstr ""

#: packages/jl_syntax_anywhere/blocks/jl_syntax_anywhere/edit/tag_correction.php:78
msgid "Map tags beginning sa, such as <sa_any_tagname> to <any_tagname>"
msgstr ""

#: packages/jl_syntax_anywhere/blocks/jl_syntax_anywhere/edit/tag_correction.php:85
msgid "Map square tags [any_tagname] to <any_tagname> (caution, this corrupts \"array=[...]\" shortforms)"
msgstr ""

#: packages/jl_syntax_anywhere/blocks/jl_syntax_anywhere/templates/documentation.php:14
#: packages/jl_syntax_anywhere/blocks/jl_syntax_anywhere/view.php:14
msgid "Palette"
msgstr ""

#: packages/jl_syntax_anywhere/blocks/jl_syntax_anywhere/templates/documentation.php:122
#: packages/jl_syntax_anywhere/blocks/jl_syntax_anywhere/view.php:119
msgid "Syntax Anywhere (settings)"
msgstr ""

#: packages/jl_syntax_anywhere/blocks/jl_syntax_anywhere/templates/documentation.php:125
#: packages/jl_syntax_anywhere/blocks/jl_syntax_anywhere/view.php:122
msgid "Options"
msgstr "Opcije"

#: packages/jl_syntax_anywhere/blocks/jl_syntax_anywhere/templates/documentation.php:127
#: packages/jl_syntax_anywhere/blocks/jl_syntax_anywhere/view.php:124
msgid "Processor"
msgstr ""

#: packages/jl_syntax_anywhere/blocks/jl_syntax_anywhere/templates/documentation.php:129
#: packages/jl_syntax_anywhere/blocks/jl_syntax_anywhere/view.php:126
msgid "Processor params"
msgstr ""

#: packages/jl_syntax_anywhere/blocks/jl_syntax_anywhere/templates/documentation.php:151
#: packages/jl_syntax_anywhere/blocks/jl_syntax_anywhere/edit.php:18
msgid "Syntax Processor"
msgstr ""

#: packages/jl_syntax_anywhere/blocks/jl_syntax_anywhere/templates/documentation.php:161
#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Ace.php:110
#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Highlight.php:113
#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Prettify.php:136
#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Prism.php:120
msgid "Theme"
msgstr ""

#: packages/jl_syntax_anywhere/blocks/jl_syntax_anywhere/edit.php:16
msgid "Selection"
msgstr ""

#: packages/jl_syntax_anywhere/blocks/jl_syntax_anywhere/edit.php:17
msgid "Display"
msgstr "Prikaz"

#: packages/jl_syntax_anywhere/blocks/jl_syntax_anywhere/edit.php:19
msgid "Tag Correction"
msgstr ""

#: packages/jl_syntax_anywhere/blocks/jl_syntax_anywhere/edit.php:20
msgid "Advanced"
msgstr "Napredno"

#: packages/jl_syntax_anywhere/blocks/jl_syntax_anywhere/edit.php:21
msgid "Support"
msgstr ""

#: packages/jl_syntax_anywhere/elements/dashboard/install.php:14
msgid "Before installing this addon, please ensure any addons already installed are up-to-date."
msgstr ""

#: packages/jl_syntax_anywhere/controllers/single_page/dashboard/blocks/syntax_anywhere/global_settings.php:102
msgid "Syntax Anywhere global settings saved"
msgstr ""

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Ace.php:34
msgid "Ace"
msgstr ""

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Ace.php:39
msgid "Ace syntax editor, in read only mode."
msgstr ""

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Ace.php:44
msgid "The Ace syntax editor is loaded from the concrete5 core and used to display code in read only mode. This can be usefull for languages with unusual structure such as assembler and SQL. The Languages need to be set manually."
msgstr ""

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Ace.php:54
msgid "Ace is pretty good at picking out and processing html %stags%s, so you are unlikely to need to set the option to escape html tags before processing. "
msgstr ""

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Ace.php:62
msgid "Ace automatically acquires the background colour of its container, so unless you want to override the theme background, its best not to set a background colour."
msgstr ""

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Ace.php:69
msgid "The license for %sace.js is BSD%s."
msgstr ""

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Ace.php:76
msgid "Ace requires the language to be set. You can set a default language in the edit dialog and where necessary override that with an attribute %slanguages=\"html\"%s on the wrapper for the code fragment. Languages available are:%s%s%s."
msgstr ""

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Ace.php:118
#, fuzzy
msgid "Default Language"
msgstr "Zadani Jezik"

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Ace.php:134
#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Highlight.php:124
#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Prettify.php:147
#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Prism.php:131
msgid "Escape html tags before processing"
msgstr ""

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Diagnostic.php:21
msgid "Diagnostic"
msgstr ""

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Diagnostic.php:26
msgid "Diagnostic. Not a syntax processor!"
msgstr ""

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Diagnostic.php:31
msgid "Rather than processing the data passed to the syntax processor, escapes it and outputs the escaped data as a diagnostic. Can be useful when developing further syntax processors."
msgstr ""

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Highlight.php:37
msgid "Highlight"
msgstr ""

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Highlight.php:42
msgid "JavaScript based prettifier highlight.js."
msgstr ""

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Highlight.php:50
msgid ""
"%sHighlight.js%s JavaScript and themes are loaded from %sCDNJS Cloudflare%s.  Most languages are automatically detected.\n"
"More information is available at %s%s%s.\n"
""
msgstr ""

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Highlight.php:62
msgid "Highlight is pretty good at picking out and processing html &lt;tags&gt;, so you are unlikely to need to set the option to escape html tags before processing."
msgstr ""

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Highlight.php:67
msgid "The option to dominate background will spread whatever background the highlight theme provides out to the overall wrapper Syntax Anywhere places about syntax formatted sections. The option  to inherit background does the opposite, replacing the background provided by the theme with that provided by Syntax Anywhere."
msgstr ""

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Highlight.php:74
msgid "The license for %shighlight.js is BSD%s."
msgstr ""

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Highlight.php:82
msgid "Languages currently provided by highlight.js are: %s%s%s. \\nFurther languages can be pulled in by adding a language=\"language_name\" hint in the syntax anywhere marker. Further languages available are: %s%s%s"
msgstr ""

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Highlight.php:136
#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Prettify.php:159
#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Prism.php:143
msgid "Dominate background"
msgstr ""

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Highlight.php:143
#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Prettify.php:166
#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Prism.php:150
msgid "Inherit background"
msgstr ""

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Highlight.php:215
#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Prettify.php:259
#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Prism.php:457
msgid "Default"
msgstr ""

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Highlight.php:645
msgid "Apache"
msgstr ""

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Highlight.php:646
#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Prettify.php:531
msgid "Bash"
msgstr ""

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Highlight.php:647
#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Prettify.php:529
msgid "C#"
msgstr ""

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Highlight.php:648
#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Prettify.php:527
#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Prettify.php:528
#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Prettify.php:537
msgid "C++"
msgstr ""

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Highlight.php:649
msgid "CSS"
msgstr ""

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Highlight.php:650
msgid "CoffeeScript"
msgstr ""

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Highlight.php:651
msgid "Diff"
msgstr ""

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Highlight.php:652
msgid "HTML, XML"
msgstr ""

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Highlight.php:653
msgid "HTTP"
msgstr ""

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Highlight.php:654
msgid "Ini"
msgstr ""

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Highlight.php:655
msgid "JSON"
msgstr ""

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Highlight.php:656
#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Prettify.php:535
msgid "Java"
msgstr ""

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Highlight.php:657
#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Prettify.php:536
msgid "JavaScript"
msgstr "JavaScript"

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Highlight.php:658
msgid "Makefile"
msgstr ""

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Highlight.php:659
msgid "Markdown"
msgstr ""

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Highlight.php:660
msgid "Nginx"
msgstr ""

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Highlight.php:661
msgid "Objective-C"
msgstr ""

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Highlight.php:662
msgid "PHP"
msgstr "PHP"

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Highlight.php:663
#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Prettify.php:539
#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Prettify.php:540
#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Prettify.php:541
msgid "Perl"
msgstr ""

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Highlight.php:664
#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Prettify.php:532
#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Prettify.php:542
msgid "Python"
msgstr ""

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Highlight.php:665
#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Prettify.php:543
msgid "Ruby"
msgstr ""

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Highlight.php:666
msgid "SQL"
msgstr ""

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Highlight.php:667
msgid "Shell Session"
msgstr ""

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/None.php:22
msgid "None"
msgstr "Ništa"

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/None.php:27
msgid "Apply no highlighting or line numbering."
msgstr ""

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/None.php:32
msgid "Wraps and escapes everything and implements colour settings, but no line numbers or anything else."
msgstr ""

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/None.php:38
msgid "No user partameters for Syntax Processor None"
msgstr ""

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Prettify.php:35
msgid "Prettify"
msgstr ""

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Prettify.php:40
msgid "JavaScript based prettifier from Google, as used by Google and Stackoverflow."
msgstr ""

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Prettify.php:49
msgid "%sPrettify.js%s JavaScript and the default theme css are loaded from %sCDNJS%s. Other themes are bundled with this addon, sourced from both %s%s%s and %s%s%s. Languages are automatically detected."
msgstr ""

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Prettify.php:65
#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/PrettifyLocal.php:62
#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Prism.php:63
msgid "More information is available at %s%s%s."
msgstr ""

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Prettify.php:72
msgid "Prettify leaves html %stags%s intact. When processed and written back to the page this could have undesirable side effects, especially when script tags are involved and the consequence could be a fatal JavaScript error. %sIt is usually best to leave the escape html tags option set%s for this syntax processor."
msgstr ""

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Prettify.php:82
msgid "The option to dominate background will spread whatever background the prettify theme provides out to the overall wrapper Syntax Anywhere places about syntax formatted sections. The option to inherit background does the opposite, replacing the background provided by the theme with that provided by Syntax Anywhere."
msgstr ""

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Prettify.php:90
msgid "The license for %sPrettify.js is Apache 2.0%s. The licenses for themes are %sApache 2.0 for themes provided with prettify.js%s and %sMIT for the additional themes%s."
msgstr ""

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Prettify.php:102
msgid "Languages built in to prettify.js are: %s%s%s and other C-like syntaxes including PHP and CSS. \\nFurther languages can be pulled in by adding a language=\"language_name\" hint in the syntax anywhere marker. Further languages available are: %s%s%s"
msgstr ""

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Prettify.php:525
#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Prettify.php:530
#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Prettify.php:544
msgid "Shell"
msgstr ""

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Prettify.php:526
msgid "C"
msgstr ""

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Prettify.php:533
#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Prettify.php:534
msgid "HTML"
msgstr "HTML"

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Prettify.php:538
#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Prettify.php:546
msgid "XML"
msgstr "XML"

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Prettify.php:545
msgid "XHTML"
msgstr ""

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Prettify.php:547
msgid "XSL"
msgstr ""

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/PrettifyLocal.php:35
msgid "Prettify Local"
msgstr ""

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/PrettifyLocal.php:40
msgid "Prettify, with all assets provided by the web server, not from a CDN."
msgstr ""

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/PrettifyLocal.php:48
msgid "This version of prettify uses assets held on the web server, not from a CDN, so is suitable for sites that prefer to avoid CDN dependancies. %sPrettify.js%s JavaScript and the all themes css are bundled with this addon, sourced from both %s%s%s and %s%s%s. Languages are automatically detected."
msgstr ""

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Prism.php:38
msgid "Prism"
msgstr ""

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Prism.php:43
msgid "Lightweight prettifier prism.js, requires language to be specified."
msgstr ""

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Prism.php:51
msgid "%sPrism.js%s JavaScript and themes are loaded from %sCDNJS%s."
msgstr ""

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Prism.php:69
msgid "Prism is pretty good at picking out and processing html &lt;tags&gt;, so you are unlikely to need to set the option to escape html tags before processing."
msgstr ""

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Prism.php:74
msgid "The option to dominate background will spread whatever background the prism theme provides out to the overall wrapper Syntax Anywhere places about syntax formatted sections. The option to inherit background does the opposite, replacing the background provided by the theme with that provided by Syntax Anywhere."
msgstr ""

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Prism.php:81
msgid "The license for %sprism.js is MIT%s."
msgstr ""

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Prism.php:88
msgid "Prism.js requires all languages to be explicityly specified. Each code block needs to hint the language used by adding a language=\"language_name\" hint in the syntax anywhere marker. If not, it will be defaulted to php. Languages pre-loaded are %s%s%s. Further languages loaded on demand are: %s%s%s"
msgstr ""

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Prism.php:244
#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Prism.php:245
msgid "Prism syntax {language} not loaded"
msgstr ""

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Prism.php:580
msgid "css"
msgstr ""

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Prism.php:581
msgid "C and similar"
msgstr ""

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Prism.php:582
#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Prism.php:583
msgid "html"
msgstr ""

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Prism.php:584
#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Prism.php:585
msgid "php"
msgstr ""

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/Prism.php:586
msgid "javascript"
msgstr ""

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/SimpleLines.php:21
msgid "Simple Lines"
msgstr ""

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/SimpleLines.php:26
msgid "Very simply provide zebra striping and line numbers."
msgstr ""

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/SimpleLines.php:31
msgid "A minimal formatter involving no external resources, so fast to render and universally available. Simply wrap lines into a list with or without line numbers and with a hint of zebra striping."
msgstr ""

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessors/SimpleLines.php:46
msgid "Use text color for code"
msgstr ""

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/JavaScriptStrings.php:21
msgid "Syntax Anywhere was unable to find the overall container. Have you used the right selector?"
msgstr ""

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/JavaScriptStrings.php:22
msgid "Syntax Anywhere was unable to locate any elements to process. Have you used the right selectors?"
msgstr ""

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/JavaScriptStrings.php:23
msgid "Syntax Anywhere triggered redundantly."
msgstr ""

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/JavaScriptStrings.php:24
msgid "Syntax Anywhere is disabled."
msgstr ""

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/JavaScriptStrings.php:25
msgid "JSON options passed to Syntax Anywhere contained a syntax error."
msgstr ""

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/JavaScriptStrings.php:26
msgid "Exception in syntax processor."
msgstr ""

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/JavaScriptStrings.php:27
msgid "Syntax processor not loaded."
msgstr ""

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxPluginBase.php:37
msgid "Themes available are: %s%s%s"
msgstr ""

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxPluginBase.php:46
msgid "No editable settings for %s."
msgstr ""

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessorSelector.php:26
msgid "Choose Syntax Processor"
msgstr ""

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessorSelector.php:27
msgid "Select"
msgstr ""

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessorsController.php:27
msgid "Syntax Anywhere blocks provide syntax highlighting using plugin classes."
msgstr ""

#: packages/jl_syntax_anywhere/src/JtF/SyntaxAnywhere/SyntaxProcessorsController.php:32
msgid "Functionality can be extended by adding plugin classes for additional Syntax Processors. Syntax Processor plugins are simple classes that provide the functionality to adapt Syntax Anywhere to alternative highlighting code. They should inherit from SyntaxPluginBase. Details are provided by comments in the code."
msgstr ""

#: packages/jl_syntax_anywhere/single_pages/dashboard/blocks/syntax_anywhere/global_settings.php:41
msgid "The settings to the left will be used as the default settings whenever a Syntax Anywhere block is added to a page. The settings for a specific block can then be edited if necessary for the specific use."
msgstr ""

#: packages/jl_syntax_anywhere/single_pages/dashboard/blocks/syntax_anywhere/global_settings.php:47
msgid "Global Application"
msgstr ""

#: packages/jl_syntax_anywhere/single_pages/dashboard/blocks/syntax_anywhere/global_settings.php:54
msgid "Automatically add syntax anywhere to all pages"
msgstr ""

#: packages/jl_syntax_anywhere/single_pages/dashboard/blocks/syntax_anywhere/global_settings.php:60
msgid "Enabled"
msgstr ""

#: packages/jl_syntax_anywhere/single_pages/dashboard/blocks/syntax_anywhere/global_settings.php:61
msgid "Disabled"
msgstr ""

#: packages/jl_syntax_anywhere/single_pages/dashboard/blocks/syntax_anywhere/global_settings.php:72
msgid "Check for blocks on page to override global setting"
msgstr ""

#: packages/jl_syntax_anywhere/single_pages/dashboard/blocks/syntax_anywhere/global_settings.php:78
msgid "Check"
msgstr ""

#: packages/jl_syntax_anywhere/single_pages/dashboard/blocks/syntax_anywhere/global_settings.php:79
msgid "Skip"
msgstr ""

#: packages/jl_syntax_anywhere/single_pages/dashboard/blocks/syntax_anywhere/global_settings.php:88
msgid "When enabled globally, Syntax Anywhere will be applied with the global settings to all pages. To use on individual pages, leave the above disabled and add Syntax Anywhere blocks to pages."
msgstr ""

#: packages/jl_syntax_anywhere/single_pages/dashboard/blocks/syntax_anywhere/global_settings.php:93
msgid "If override check is on, a Syntax Anywhere block on the page will override global settings when Syntax Anywhere is globally enabled. For performance, do not select this unless you need to."
msgstr ""

#: packages/jl_syntax_anywhere/single_pages/dashboard/blocks/syntax_anywhere/global_settings.php:103
msgid "Save"
msgstr ""
