summaryrefslogtreecommitdiff
path: root/plugins/thunderbird_labels/localization/bg_BG.inc
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/thunderbird_labels/localization/bg_BG.inc')
-rw-r--r--plugins/thunderbird_labels/localization/bg_BG.inc17
1 files changed, 17 insertions, 0 deletions
diff --git a/plugins/thunderbird_labels/localization/bg_BG.inc b/plugins/thunderbird_labels/localization/bg_BG.inc
new file mode 100644
index 000000000..d4f9e45ad
--- /dev/null
+++ b/plugins/thunderbird_labels/localization/bg_BG.inc
@@ -0,0 +1,17 @@
+<?php
+/**
+* Author:
+* Deyan Stoykov
+* http://code.google.com/p/rcmail-thunderbird-labels/
+*/
+
+$labels = array();
+$labels['label'] = 'Thunderbird етикети';
+$labels['label0'] = 'Без етикет';
+$labels['label1'] = 'Важно';
+$labels['label2'] = 'Работно';
+$labels['label3'] = 'Лично';
+$labels['label4'] = 'За изпълнение';
+$labels['label5'] = 'Отложено';
+
+$messages = array();