]> git.mjollnir.org Git - s9y.git/commitdiff
Added bg translation
authorjwalker <jwalker>
Mon, 9 Jan 2006 10:53:22 +0000 (10:53 +0000)
committerjwalker <jwalker>
Mon, 9 Jan 2006 10:53:22 +0000 (10:53 +0000)
plugins/serendipity_plugin_creativecommons/UTF-8/lang_bg.inc.php [new file with mode: 0644]
plugins/serendipity_plugin_creativecommons/lang_bg.inc.php [new file with mode: 0644]
plugins/serendipity_plugin_creativecommons/lang_en.inc.php

diff --git a/plugins/serendipity_plugin_creativecommons/UTF-8/lang_bg.inc.php b/plugins/serendipity_plugin_creativecommons/UTF-8/lang_bg.inc.php
new file mode 100644 (file)
index 0000000..9045c57
--- /dev/null
@@ -0,0 +1,12 @@
+<?php # $Id$
+
+/**
+ *  @version $Revision$
+ *  @author Ivan Cenov jwalker@abv.bg
+ *  EN-Revision: 690
+ */
+
+@define('PLUGIN_SIDEBAR_CREATIVECOMMONS_NAME', 'Creative Commons');
+@define('PLUGIN_SIDEBAR_CREATIVECOMMONS_DESC', 'Показва известяване от creative commons в страничния панел.');
+
+?>
diff --git a/plugins/serendipity_plugin_creativecommons/lang_bg.inc.php b/plugins/serendipity_plugin_creativecommons/lang_bg.inc.php
new file mode 100644 (file)
index 0000000..5a08600
--- /dev/null
@@ -0,0 +1,12 @@
+<?php # $Id$
+
+/**
+ *  @version $Revision$
+ *  @author Ivan Cenov jwalker@abv.bg
+ *  EN-Revision: 690
+ */
+
+@define('PLUGIN_SIDEBAR_CREATIVECOMMONS_NAME', 'Creative Commons');
+@define('PLUGIN_SIDEBAR_CREATIVECOMMONS_DESC', 'Ïîêàçâà èçâåñòÿâàíå îò creative commons â ñòðàíè÷íèÿ ïàíåë.');
+
+?>
index 403f01ebf53c41c46fe4798f1a89f67e1af3e083..ac98bbf1c33d1ccfa66a8a12d35adda7b96a2281 100644 (file)
@@ -1,4 +1,4 @@
-<?php # $id$
+<?php # $Id$
 
 /**
  *  @version $Revision$