summaryrefslogtreecommitdiff
path: root/settings/localization/bg_BG.inc
diff options
context:
space:
mode:
Diffstat (limited to 'settings/localization/bg_BG.inc')
-rw-r--r--settings/localization/bg_BG.inc26
1 files changed, 26 insertions, 0 deletions
diff --git a/settings/localization/bg_BG.inc b/settings/localization/bg_BG.inc
new file mode 100644
index 0000000..17b1232
--- /dev/null
+++ b/settings/localization/bg_BG.inc
@@ -0,0 +1,26 @@
+<?php
+
+/*
++-----------------------------------------------------------------------+
+| language/_NEW_/labels.inc |
+| |
+| Language file of the RoundCube Webmail client |
+| Copyright (C) 2008-2009, RoundQube Dev. - Switzerland |
+| Licensed under the GNU GPL |
+| |
++-----------------------------------------------------------------------+
+| Author: |
++-----------------------------------------------------------------------+
+
+*/
+
+$labels = array();
+$labels['menu'] = 'Меню';
+$labels['managefolders'] = 'Управление на папки';
+$labels['account'] = 'Администриране на профила';
+$labels['classic'] = 'По подразбиране';
+$labels['remotefolders'] = 'Специални папки';
+$labels['myroundcube'] = 'MyRoundCube';
+$labels['skin_preview'] = 'Преглед на изгледа';
+
+?> \ No newline at end of file