From 879b4df57873cbf7fe82d99b63523ba7ed16b68e Mon Sep 17 00:00:00 2001 From: Ivan Cenov Date: Sat, 1 Dec 2007 08:46:08 +0000 Subject: [PATCH] 1) BG translattion of new text constants in serendipity_event_mailer and serendipity_event_textile. --- plugins/serendipity_event_mailer/UTF-8/lang_bg.inc.php | 4 +++- plugins/serendipity_event_mailer/lang_bg.inc.php | 2 ++ plugins/serendipity_event_textile/UTF-8/lang_bg.inc.php | 5 ++++- plugins/serendipity_event_textile/lang_bg.inc.php | 5 ++++- 4 files changed, 13 insertions(+), 3 deletions(-) diff --git a/plugins/serendipity_event_mailer/UTF-8/lang_bg.inc.php b/plugins/serendipity_event_mailer/UTF-8/lang_bg.inc.php index 09d97a98..e1d8d5ed 100644 --- a/plugins/serendipity_event_mailer/UTF-8/lang_bg.inc.php +++ b/plugins/serendipity_event_mailer/UTF-8/lang_bg.inc.php @@ -3,7 +3,8 @@ /** * @version $Revision$ * @author Ivan Cenov jwalker@hotmail.bg - */ + * EN-Revision: 2030 +*/ @define('PLUGIN_EVENT_MAILER_NAME', 'Изпращане на статии по e-mail'); @define('PLUGIN_EVENT_MAILER_DESC', 'Приставката позволява изпращането на нови статии по e-mail съобщения на указани получатели.'); @@ -19,3 +20,4 @@ @define('PLUGIN_EVENT_MAILER_NOTSENDDECISION', 'Статията не беше изпратена по e-mail, понеже вие отменихте това действие.'); @define('PLUGIN_EVENT_MAILER_SENDING', 'Изпращане'); @define('PLUGIN_EVENT_MAILER_ISTOSENDIT', 'Изпращане на тази статия по e-mail'); + @define('PLUGIN_EVENT_MAILER_SENDTOALL', 'Изпращане до всички автори'); diff --git a/plugins/serendipity_event_mailer/lang_bg.inc.php b/plugins/serendipity_event_mailer/lang_bg.inc.php index ee75ce5f..a1ec98b6 100644 --- a/plugins/serendipity_event_mailer/lang_bg.inc.php +++ b/plugins/serendipity_event_mailer/lang_bg.inc.php @@ -3,6 +3,7 @@ /** * @version $Revision$ * @author Ivan Cenov jwalker@hotmail.bg +* EN-Revision: 2030 */ @define('PLUGIN_EVENT_MAILER_NAME', ' e-mail'); @@ -19,3 +20,4 @@ @define('PLUGIN_EVENT_MAILER_NOTSENDDECISION', ' e-mail, .'); @define('PLUGIN_EVENT_MAILER_SENDING', ''); @define('PLUGIN_EVENT_MAILER_ISTOSENDIT', ' e-mail'); + @define('PLUGIN_EVENT_MAILER_SENDTOALL', ' '); diff --git a/plugins/serendipity_event_textile/UTF-8/lang_bg.inc.php b/plugins/serendipity_event_textile/UTF-8/lang_bg.inc.php index a4393cb9..2328c9fe 100644 --- a/plugins/serendipity_event_textile/UTF-8/lang_bg.inc.php +++ b/plugins/serendipity_event_textile/UTF-8/lang_bg.inc.php @@ -3,8 +3,11 @@ /** * @version $Revision$ * @author Ivan Cenov jwalker@hotmail.bg - */ + * EN-Revision: 2034 +*/ @define('PLUGIN_EVENT_TEXTILE_NAME', 'Форматиране на текст: Textile'); @define('PLUGIN_EVENT_TEXTILE_DESC', 'Форматиране на текст чрез Textile конвертор.'); @define('PLUGIN_EVENT_TEXTILE_TRANSFORM', 'Форматиране Textile е разрешено'); + @define('PLUGIN_EVENT_TEXTILE_VERSION', 'Версия на Textile'); + @define('PLUGIN_EVENT_TEXTILE_VERSION_DESCRIPTION', 'Коя версия на Textile искате да използвате?'); diff --git a/plugins/serendipity_event_textile/lang_bg.inc.php b/plugins/serendipity_event_textile/lang_bg.inc.php index b73ab6b6..408bb5aa 100644 --- a/plugins/serendipity_event_textile/lang_bg.inc.php +++ b/plugins/serendipity_event_textile/lang_bg.inc.php @@ -3,8 +3,11 @@ /** * @version $Revision$ * @author Ivan Cenov jwalker@hotmail.bg - */ + * EN-Revision: 2034 +*/ @define('PLUGIN_EVENT_TEXTILE_NAME', ' : Textile'); @define('PLUGIN_EVENT_TEXTILE_DESC', ' Textile .'); @define('PLUGIN_EVENT_TEXTILE_TRANSFORM', ' Textile '); + @define('PLUGIN_EVENT_TEXTILE_VERSION', ' Textile'); + @define('PLUGIN_EVENT_TEXTILE_VERSION_DESCRIPTION', ' Textile ?');