Force UTF-8, remove all non-UTF-8 translations.
This commit is contained in:
@ -1,12 +0,0 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* @version
|
||||
* @author Ivan Cenov jwalker@hotmail.bg
|
||||
*/
|
||||
|
||||
@define('PLUGIN_EVENT_NL2BR_NAME', '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD>: NL2BR');
|
||||
@define('PLUGIN_EVENT_NL2BR_DESC', '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> HTML BR <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>');
|
||||
@define('PLUGIN_EVENT_NL2BR_ISOLATE_TAGS', '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> HTML-<2D><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>, <20> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>');
|
||||
@define('PLUGIN_EVENT_NL2BR_ISOLATE_TAGS_DESC', '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: "code,pre,geshi,textarea". <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> "," <20><> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD> <20><><EFBFBD>. <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.');
|
||||
|
@ -1,14 +0,0 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* @version
|
||||
* @file
|
||||
* @author
|
||||
* EN-Revision: Revision of lang_en.inc.php
|
||||
*/
|
||||
|
||||
@define('PLUGIN_EVENT_NL2BR_NAME', '标记语言: NL2BR');
|
||||
@define('PLUGIN_EVENT_NL2BR_DESC', '将换行转换成HTML的BR标签');
|
||||
@define('PLUGIN_EVENT_NL2BR_ISOLATE_TAGS', '在下列HTML标签所含内容中,不转换换行');
|
||||
@define('PLUGIN_EVENT_NL2BR_ISOLATE_TAGS_DESC', '推荐的HTML标签: "code,pre,geshi,textarea". 不同HTML标签使用逗号分割。小提示:Serendipity使用正则表达式(regular expressions)来处理、分析这里输入的标签。');
|
||||
|
@ -1,31 +0,0 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* @file lang_cs.inc.php 1501.2 2012-01-08 19:58:45 VladaAjgl
|
||||
* @author Vladim<69>r Ajgl <vlada@ajgl.cz>
|
||||
* EN-Revision: Revision of lang_en.inc.php
|
||||
* Translated on 2007/11/30
|
||||
* @author Vladim<69>r Ajgl <vlada@ajgl.cz>
|
||||
* @revisionDate 2009/05/06
|
||||
* @author Vladim<69>r Ajgl <vlada@ajgl.cz>
|
||||
* @revisionDate 2009/08/15
|
||||
* @author Vladim<69>r Ajgl <vlada@ajgl.cz>
|
||||
* @revisionDate 2012/01/08
|
||||
*/
|
||||
|
||||
@define('PLUGIN_EVENT_NL2BR_NAME', 'Markup: NL2BR');
|
||||
@define('PLUGIN_EVENT_NL2BR_DESC', 'M<>n<EFBFBD> znaky konce <20><>dku na tagy <br />');
|
||||
@define('PLUGIN_EVENT_NL2BR_ISOLATE_TAGS', 'Seznam html tag<61>, uvnit<69> kter<65>ch nemaj<61> b<>t konce <20><>dk<64> nahrazov<6F>ny.');
|
||||
@define('PLUGIN_EVENT_NL2BR_ISOLATE_TAGS_DESC', 'N<>vrhy: "code,pre,geshi,textarea". N<>zvy tag<61> odd<64>lujte <20><>rkou. Tip: Zad<61>van<61> tagy jsou vyhodnocov<6F>ny jako regul<75>rn<72> v<>raz.');
|
||||
@define('PLUGIN_EVENT_NL2BR_PTAGS', 'Pou<6F><75>t tagy <p>');
|
||||
@define('PLUGIN_EVENT_NL2BR_PTAGS_DESC', 'Vkl<6B>dat tagy <p> m<>sto tag<61> <br />');
|
||||
|
||||
// Next lines were translated on 2012/01/08
|
||||
@define('PLUGIN_EVENT_NL2BR_CHECK_MARKUP', 'Kontrolovat dal<61><6C> zna<6E>kovac<61> pluginy?');
|
||||
@define('PLUGIN_EVENT_NL2BR_CHECK_MARKUP_DESC', 'Automaticky zkontroluje, jestli jsou nainstalov<6F>ny jin<69> zna<6E>kovac<61> pluginy. To je pravda, pokud je pou<6F>it WYSIWYG editor nebo specifick<63> zna<6E>kovac<61> pluginy. Pak je plugin NL2BR vypnut.');
|
||||
@define('PLUGIN_EVENT_NL2BR_ISOBR_TAG', 'IOSBR izolace - v<>choz<6F> nastaven<65> BR');
|
||||
@define('PLUGIN_EVENT_NL2BR_ISOBR_TAG_DESC', 'Tento nov<6F> NE-HTML tag <nl> </nl> umo<6D><6F>uje vypnout p<>evod nov<6F>ch <20><>dk<64> na tag BR v kusu textu uzav<61>en<65>m uvnit<69> tag<61>. M<><4D>ete ho pou<6F><75>t v<>cekr<6B>t v jednom p<><70>sp<73>vku, ale nem<65><6D>ete ho vno<6E>ovat! P<><50>klad: <nl>v tomto textu nebudou p<>ev<65>d<EFBFBD>ny znaky nov<6F>ho <20><>dku na tag BR</nl>');
|
||||
@define('PLUGIN_EVENT_NL2BR_CLEANTAGS', 'Pou<6F><75>t BR-<2D>ist<73>-tagy jak n<>vratovou hodnotu, pokud je ISOBR zak<61>z<EFBFBD>no');
|
||||
@define('PLUGIN_EVENT_NL2BR_CLEANTAGS_DESC', 'Pokud pou<6F><75>v<EFBFBD>te v p<><70>sp<73>vku <html-tagy>, kter<65> nelze <20>sp<73><70>n<EFBFBD> pou<6F><75>t spole<6C>n<EFBFBD> s nastaven<65>m ISOBR, pak tato volba zapnut<75> bude m<>t za n<>sledek ignorov<6F>n<EFBFBD> znak<61> nov<6F>ch <20><>dk<64> bezprost<73>edn<64> za <html-tagy>. V<>choz<6F>: (table|thead|tbody|tfoot|th|tr|td|caption|colgroup|col|ol|ul|li|dl|dt|dd)');
|
||||
@define('PLUGIN_EVENT_NL2BR_CONFIG_ERROR', 'Varov<6F>n<EFBFBD>: Nepo<70><6F>dek v nastaven<65>! Nastaven<65> "<22>ist<73> tagy" bylo nastaveno zp<7A>t na "NE", pokud je aktivn<76> \'ISOBR\'! Je p<><70>pustn<74> pou<6F><75>t pouze jednu z t<>chto voleb.');
|
||||
|
@ -1,31 +0,0 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* @file lang_cz.inc.php 1501.2 2012-01-08 19:58:45 VladaAjgl
|
||||
* @author Vladim<69>r Ajgl <vlada@ajgl.cz>
|
||||
* EN-Revision: Revision of lang_en.inc.php
|
||||
* Translated on 2007/11/30
|
||||
* @author Vladim<69>r Ajgl <vlada@ajgl.cz>
|
||||
* @revisionDate 2009/05/06
|
||||
* @author Vladim<69>r Ajgl <vlada@ajgl.cz>
|
||||
* @revisionDate 2009/08/15
|
||||
* @author Vladim<69>r Ajgl <vlada@ajgl.cz>
|
||||
* @revisionDate 2012/01/08
|
||||
*/
|
||||
|
||||
@define('PLUGIN_EVENT_NL2BR_NAME', 'Markup: NL2BR');
|
||||
@define('PLUGIN_EVENT_NL2BR_DESC', 'M<>n<EFBFBD> znaky konce <20><>dku na tagy <br />');
|
||||
@define('PLUGIN_EVENT_NL2BR_ISOLATE_TAGS', 'Seznam html tag<61>, uvnit<69> kter<65>ch nemaj<61> b<>t konce <20><>dk<64> nahrazov<6F>ny.');
|
||||
@define('PLUGIN_EVENT_NL2BR_ISOLATE_TAGS_DESC', 'N<>vrhy: "code,pre,geshi,textarea". N<>zvy tag<61> odd<64>lujte <20><>rkou. Tip: Zad<61>van<61> tagy jsou vyhodnocov<6F>ny jako regul<75>rn<72> v<>raz.');
|
||||
@define('PLUGIN_EVENT_NL2BR_PTAGS', 'Pou<6F><75>t tagy <p>');
|
||||
@define('PLUGIN_EVENT_NL2BR_PTAGS_DESC', 'Vkl<6B>dat tagy <p> m<>sto tag<61> <br />');
|
||||
|
||||
// Next lines were translated on 2012/01/08
|
||||
@define('PLUGIN_EVENT_NL2BR_CHECK_MARKUP', 'Kontrolovat dal<61><6C> zna<6E>kovac<61> pluginy?');
|
||||
@define('PLUGIN_EVENT_NL2BR_CHECK_MARKUP_DESC', 'Automaticky zkontroluje, jestli jsou nainstalov<6F>ny jin<69> zna<6E>kovac<61> pluginy. To je pravda, pokud je pou<6F>it WYSIWYG editor nebo specifick<63> zna<6E>kovac<61> pluginy. Pak je plugin NL2BR vypnut.');
|
||||
@define('PLUGIN_EVENT_NL2BR_ISOBR_TAG', 'IOSBR izolace - v<>choz<6F> nastaven<65> BR');
|
||||
@define('PLUGIN_EVENT_NL2BR_ISOBR_TAG_DESC', 'Tento nov<6F> NE-HTML tag <nl> </nl> umo<6D><6F>uje vypnout p<>evod nov<6F>ch <20><>dk<64> na tag BR v kusu textu uzav<61>en<65>m uvnit<69> tag<61>. M<><4D>ete ho pou<6F><75>t v<>cekr<6B>t v jednom p<><70>sp<73>vku, ale nem<65><6D>ete ho vno<6E>ovat! P<><50>klad: <nl>v tomto textu nebudou p<>ev<65>d<EFBFBD>ny znaky nov<6F>ho <20><>dku na tag BR</nl>');
|
||||
@define('PLUGIN_EVENT_NL2BR_CLEANTAGS', 'Pou<6F><75>t BR-<2D>ist<73>-tagy jak n<>vratovou hodnotu, pokud je ISOBR zak<61>z<EFBFBD>no');
|
||||
@define('PLUGIN_EVENT_NL2BR_CLEANTAGS_DESC', 'Pokud pou<6F><75>v<EFBFBD>te v p<><70>sp<73>vku <html-tagy>, kter<65> nelze <20>sp<73><70>n<EFBFBD> pou<6F><75>t spole<6C>n<EFBFBD> s nastaven<65>m ISOBR, pak tato volba zapnut<75> bude m<>t za n<>sledek ignorov<6F>n<EFBFBD> znak<61> nov<6F>ch <20><>dk<64> bezprost<73>edn<64> za <html-tagy>. V<>choz<6F>: (table|thead|tbody|tfoot|th|tr|td|caption|colgroup|col|ol|ul|li|dl|dt|dd)');
|
||||
@define('PLUGIN_EVENT_NL2BR_CONFIG_ERROR', 'Varov<6F>n<EFBFBD>: Nepo<70><6F>dek v nastaven<65>! Nastaven<65> "<22>ist<73> tagy" bylo nastaveno zp<7A>t na "NE", pokud je aktivn<76> \'ISOBR\'! Je p<><70>pustn<74> pou<6F><75>t pouze jednu z t<>chto voleb.');
|
||||
|
@ -1,23 +0,0 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* @version
|
||||
* @file
|
||||
* @author
|
||||
* EN-Revision: Revision of lang_en.inc.php
|
||||
*/
|
||||
|
||||
@define('PLUGIN_EVENT_NL2BR_NAME', 'Textformatierung: NL2BR');
|
||||
@define('PLUGIN_EVENT_NL2BR_DESC', 'Konvertiert Zeilenumbr<62>che zu HTML. Basis-Funktionalit<69>t: Konvertiere die Zeilenumbr<62>che zu <br> - Tags. Erweiterte Funktionalit<69>t: Parse den Text in <p>-Tags unter Ber<65>cksichtigung der html-Syntax wie p-Elemente nur dort wo sie erlaubt sind, automatische Ignorierung bei vorformatiertem Text mit pre oder innerhalb von style oder svg-Tags.');
|
||||
@define('PLUGIN_EVENT_NL2BR_CHECK_MARKUP', '<27>berpr<70>fe Markup-Plugins?');
|
||||
@define('PLUGIN_EVENT_NL2BR_CHECK_MARKUP_DESC', '<27>berpr<70>ft automatisch auf existierende Markup-Plugins, um die weitere Ausf<73>hrung des NL2BR-Plugins zu untersagen. Dies gilt dann, wenn WYSIWYG oder spezifische Markup-Plugins entdeckt werden.');
|
||||
@define('PLUGIN_EVENT_NL2BR_ISOLATE_TAGS', 'Eine Liste von benutzerdefinierten HTML-Tags, innerhalb derer keine Umbr<62>che bei Benutzung von P-Tags konvertiert werden');
|
||||
@define('PLUGIN_EVENT_NL2BR_ISOLATE_TAGS_DESC', 'Konfigurationsvorschlag: "nl". Trennen Sie mehrere HTML-Tags mit Komma. Hinweis: Die eingegebenen Tags sind regul<75>re Ausdr<64>cke!');
|
||||
@define('PLUGIN_EVENT_NL2BR_PTAGS', 'Nutze P-Tags');
|
||||
@define('PLUGIN_EVENT_NL2BR_PTAGS_DESC', 'Setze statt br-Tags p-Tags ein.');
|
||||
@define('PLUGIN_EVENT_NL2BR_ISOBR_TAG', 'ISOBR Isolations-Default BR Einstellung');
|
||||
@define('PLUGIN_EVENT_NL2BR_ISOBR_TAG_DESC', 'Mit dem neu eingef<65>gten NON-HTML-Tag <nl> </nl> als NL2BR Isolations-Default Einstellung, kann die NL2BR Funktion nun so genutzt werden, dass alles innerhalb dieses Tags nicht von NL2BR geparst wird. Auch nicht verschachtelte mehrfach Vorkommen im Text werden unterst<73>tzt! Beispiel: <nl>do not parse newline to br inside</nl>');
|
||||
@define('PLUGIN_EVENT_NL2BR_CLEANTAGS', 'Nutze BR-Clean-Tags fallback, wenn ISOBR false');
|
||||
@define('PLUGIN_EVENT_NL2BR_CLEANTAGS_DESC', 'Bei Benutzung von <HTML-Tags> in den Eintr<74>gen, die nicht zufriedenstellend mit der ISOBR Config-Option gel<65>st werden k<>nnen, l<>sche nl2br Umbruch nach <tag>. Dies gilt f<>r alle <tags>, die mit > oder >\n enden! Default (table|thead|tbody|tfoot|th|tr|td|caption|colgroup|col|ol|ul|li|dl|dt|dd)');
|
||||
@define('PLUGIN_EVENT_NL2BR_CONFIG_ERROR', 'Konfigurations Fehler! Die Option: "%s" wurde zur<75>ckgesetzt, weil die Option \'%s\' aktiv geschaltet war! Benutzen sie bitte nur eine dieser Optionen.');
|
||||
|
@ -1,22 +0,0 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* @version
|
||||
* @author Translator Name <yourmail@example.com>
|
||||
* EN-Revision: Revision of lang_en.inc.php
|
||||
*/
|
||||
|
||||
@define('PLUGIN_EVENT_NL2BR_NAME', 'Markup: NL2BR');
|
||||
@define('PLUGIN_EVENT_NL2BR_DESC', 'Convert newlines to BR tags. Basic functionality: converts newlines to <br> tags. Extended functionality: parse the text into <p> tags in regard of the html syntax like p tags only where they are allowed, automatically ingnore for preformatted text inside <pre> tags or inside <style> or <svg> tags');
|
||||
@define('PLUGIN_EVENT_NL2BR_CHECK_MARKUP', 'Check other markup plugins?');
|
||||
@define('PLUGIN_EVENT_NL2BR_CHECK_MARKUP_DESC', 'Automaticly check existing markup plugins to disable the use of NL2BR plugin. This is true, when WYSIWYG or specific markup plugins are detected.');
|
||||
@define('PLUGIN_EVENT_NL2BR_ISOLATE_TAGS', 'A list of user defined HTML-tags where no breaks shall be converted, if using P-Tags');
|
||||
@define('PLUGIN_EVENT_NL2BR_ISOLATE_TAGS_DESC', 'Suggestion: "nl". Seperate multiple tags with a comma. Hint: The entered tags are evaluated as regular expressions.');
|
||||
@define('PLUGIN_EVENT_NL2BR_PTAGS', 'Use P-Tags');
|
||||
@define('PLUGIN_EVENT_NL2BR_PTAGS_DESC', 'Insert p-tags instead of br.');
|
||||
@define('PLUGIN_EVENT_NL2BR_ISOBR_TAG', 'ISOBR isolations-default BR setting');
|
||||
@define('PLUGIN_EVENT_NL2BR_ISOBR_TAG_DESC', 'With this newly added NON-HTML-Tag <nl> </nl>, as a NL2BR Isolations-Default setting, you can use the NL2BR function now by shutting down the parsing inside this tag. You can use it multiple times inside your entry, but not nested! Example: <nl>do not parse newline to br inside</nl>');
|
||||
@define('PLUGIN_EVENT_NL2BR_CLEANTAGS', 'Use BR-Clean-Tags as fallback, when ISOBR false');
|
||||
@define('PLUGIN_EVENT_NL2BR_CLEANTAGS_DESC', 'If using <HTML-Tags> in you entries, which can\'t be solved satisfiable with the ISOBR Config-Option, remove nl2br after <tag>. This applies to all <tags> ending with > or >\n! Default (table|thead|tbody|tfoot|th|tr|td|caption|colgroup|col|ol|ul|li|dl|dt|dd)');
|
||||
@define('PLUGIN_EVENT_NL2BR_CONFIG_ERROR', 'Config missmatch alert! The Option: "%s" is set back to false, while \'%s\' is active! Just use one of them, please.');
|
||||
|
@ -1,11 +0,0 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* @version
|
||||
* @author Rodrigo Lazo Paz <rlazo.paz@gmail.com>
|
||||
* EN-Revision: 690
|
||||
*/
|
||||
|
||||
@define('PLUGIN_EVENT_NL2BR_NAME', 'Formato: NL2BR');
|
||||
@define('PLUGIN_EVENT_NL2BR_DESC', 'Convierte los saltos de linea en etiquetas BR');
|
||||
|
@ -1,12 +0,0 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* @version
|
||||
* @file
|
||||
* @author Sebastian Mordziol <argh@php-tools.net> http://sebastian.mordziol.de
|
||||
* EN-Revision: Revision of lang_en.inc.php
|
||||
*/
|
||||
|
||||
@define('PLUGIN_EVENT_NL2BR_NAME', 'Balises: NL2BR');
|
||||
@define('PLUGIN_EVENT_NL2BR_DESC', 'Convertit les retours <20> la ligne en balises BR');
|
||||
|
@ -1,14 +0,0 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* @version
|
||||
* @author Tadashi Jokagi <elf2000@users.sourceforge.net>
|
||||
* EN-Revision: 1501
|
||||
*/
|
||||
|
||||
@define('PLUGIN_EVENT_NL2BR_NAME', 'マークアップ: NL2BR');
|
||||
@define('PLUGIN_EVENT_NL2BR_DESC', '改行を BR タグに変換します。');
|
||||
|
||||
@define('PLUGIN_EVENT_NL2BR_ISOLATE_TAGS', '改行を変換しない HTML タグの一覧');
|
||||
@define('PLUGIN_EVENT_NL2BR_ISOLATE_TAGS_DESC', '提案: "code,pre,geshi,textarea". 複数のタグをカンマ(「,」)で分けます。ヒント: 入力されたタグは正規表現として評価されます。');
|
||||
|
@ -1,12 +0,0 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* @version
|
||||
* @file
|
||||
* @author Wesley Hwang-Chung <wesley96@gmail.com> http://www.tool-box.info/
|
||||
* EN-Revision: Revision of lang_en.inc.php
|
||||
*/
|
||||
|
||||
@define('PLUGIN_EVENT_NL2BR_NAME', '마크업: NL2BR');
|
||||
@define('PLUGIN_EVENT_NL2BR_DESC', '새 줄을 BR 태그로 변환함');
|
||||
|
@ -1,13 +0,0 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* @version
|
||||
* @author Kostas CoSTa Brzezinski <costa@kofeina.net>
|
||||
* EN-Revision: Revision of lang_en.inc.php
|
||||
*/
|
||||
|
||||
@define('PLUGIN_EVENT_NL2BR_NAME', 'Znacznik: NL2BR');
|
||||
@define('PLUGIN_EVENT_NL2BR_DESC', 'Zmieniaj znaki nowych linii na tagi BR');
|
||||
@define('PLUGIN_EVENT_NL2BR_ISOLATE_TAGS', 'Lista tag<61>w HTML, w kt<6B>rych znacznik nie powinien by<62> stosowany');
|
||||
@define('PLUGIN_EVENT_NL2BR_ISOLATE_TAGS_DESC', 'Sugestia: "code,pre,geshi,textarea". Rozdzielaj tagi przecinkiem. Podpowied<65>: wpisane tagi s<> traktowane jako zwyk<79>e wyra<72>enia.');
|
||||
|
@ -1,12 +0,0 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* @version
|
||||
* @file
|
||||
* @author Jo<4A>o P Matos <jmatos@math.ist.utl.pt>
|
||||
* EN-Revision: Revision of lang_en.inc.php
|
||||
*/
|
||||
|
||||
@define('PLUGIN_EVENT_NL2BR_NAME', 'C<>digo: NL2BR');
|
||||
@define('PLUGIN_EVENT_NL2BR_DESC', 'Converte os fins de linha em etiquetas BR');
|
||||
|
@ -1,15 +0,0 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* @version 1
|
||||
* @author Martin Matu<74>ka <martin@matuska.org>
|
||||
* EN-Revision: Revision of lang_en.inc.php
|
||||
*/
|
||||
|
||||
@define('PLUGIN_EVENT_NL2BR_NAME', 'Markup: NL2BR');
|
||||
@define('PLUGIN_EVENT_NL2BR_DESC', 'Men<65> znaky konca riadku na tagy <br />');
|
||||
@define('PLUGIN_EVENT_NL2BR_ISOLATE_TAGS', 'Zoznam html tagov, vo vn<76>tri ktor<6F>ch nemaj<61> by<62> konce riadkov nahradzovan<61>.');
|
||||
@define('PLUGIN_EVENT_NL2BR_ISOLATE_TAGS_DESC', 'N<>vrhy: "code,pre,geshi,textarea". N<>zvy tagov odde<64>ova<76> <20>iarkou. Tip: Zadan<61> tagy s<> vyhodnocovan<61> ako regul<75>rny v<>raz.');
|
||||
@define('PLUGIN_EVENT_NL2BR_PTAGS', 'Pou<6F><75><EFBFBD> tagy <p>');
|
||||
@define('PLUGIN_EVENT_NL2BR_PTAGS_DESC', 'Vklada<64> tagy <p> namiesto tagov <br />');
|
||||
|
@ -1,12 +0,0 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* @version
|
||||
* @file
|
||||
* @author CapriSkye <admin@capriskye.com> http://open.38.com
|
||||
* EN-Revision: Revision of lang_en.inc.php
|
||||
*/
|
||||
|
||||
@define('PLUGIN_EVENT_NL2BR_NAME', '標記語言: NL2BR');
|
||||
@define('PLUGIN_EVENT_NL2BR_DESC', '轉換新行成 BR 標籤');
|
||||
|
@ -1,14 +0,0 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* @version
|
||||
* @file
|
||||
* @author
|
||||
* EN-Revision: Revision of lang_en.inc.php
|
||||
*/
|
||||
|
||||
@define('PLUGIN_EVENT_NL2BR_NAME', '标记语言: NL2BR');
|
||||
@define('PLUGIN_EVENT_NL2BR_DESC', '将换行转换成HTML的BR标签');
|
||||
@define('PLUGIN_EVENT_NL2BR_ISOLATE_TAGS', '在下列HTML标签所含内容中,不转换换行');
|
||||
@define('PLUGIN_EVENT_NL2BR_ISOLATE_TAGS_DESC', '推荐的HTML标签: "code,pre,geshi,textarea". 不同HTML标签使用逗号分割。小提示:Serendipity使用正则表达式(regular expressions)来处理、分析这里输入的标签。');
|
||||
|
Reference in New Issue
Block a user