summaryrefslogtreecommitdiff
path: root/locale/bg_utf/arap
diff options
context:
space:
mode:
Diffstat (limited to 'locale/bg_utf/arap')
-rwxr-xr-xlocale/bg_utf/arap76
1 files changed, 0 insertions, 76 deletions
diff --git a/locale/bg_utf/arap b/locale/bg_utf/arap
deleted file mode 100755
index d0bb698b..00000000
--- a/locale/bg_utf/arap
+++ /dev/null
@@ -1,76 +0,0 @@
-$self{charset} = 'UTF-8';
-
-$self{texts} = {
- 'Address' => 'Адрес',
- 'Bcc' => 'Бсс',
- 'Cc' => 'Сс',
- 'Continue' => 'Продължение',
- 'Customer not on file!' => 'Липсва клиента в базите!',
- 'Date' => 'Дата',
- 'Day(s)' => 'Ден(дни)',
- 'Delete Schedule' => 'Изтрии задачата',
- 'Description' => 'Обяснение',
- 'E-mail' => 'Ел.адрес',
- 'E-mail message' => 'Ел.съобщение',
- 'Every' => 'Винаги',
- 'For' => 'За',
- 'Include Payment' => 'Включено плащане',
- 'Message' => 'Съобщение',
- 'Month(s)' => 'Месеци',
- 'Next Date' => 'Следваща дата',
- 'Number' => 'Номер',
- 'Print' => 'Печат',
- 'Project not on file!' => 'Проекта липсва в базите!',
- 'Recurring Transaction' => 'Повтарящи се преводи',
- 'Reference' => 'Референция',
- 'Repeat' => 'Повторение',
- 'Save Schedule' => 'Запази разписание',
- 'Select from one of the names below' => 'Избери едно от имената посочени по-долу',
- 'Select from one of the projects below' => 'Избери един от проектите посочени по-долу',
- 'Startdate' => 'Начална дата',
- 'Subject' => 'Тема',
- 'To' => 'за',
- 'Vendor not on file!' => 'Липсва доствчика в базата',
- 'Warning!' => 'Внимание!',
- 'Week(s)' => 'Седмица(и)',
- 'Year(s)' => 'Година(и)',
- 'You are posting an existing transaction!' => 'Сигурен ли сте, че ще запазите този превод!',
- 'You are printing and posting an existing transaction!' => 'Сигурен ли сте, че ще разпечатате и запазите този превод!',
- 'You are printing and saving an existing order' => 'Сигурен ли сте, че ще разпечатате и запазите този превод!',
- 'You are printing and saving an existing quotation' => 'Сигурен ли сте, че ще разпечатате и запазите тази резервация!',
- 'You are saving an existing order' => 'Сигурен ли сте, че ще запазите тази поръчка!',
- 'You are saving an existing quotation' => 'Сигурен ли сте, че ще запазите тази резервация',
- 'for' => 'за',
- 'sent' => 'изпрати',
- 'time(s)' => 'път(и)',
-};
-
-$self{subs} = {
- 'add_transaction' => 'add_transaction',
- 'ap_transaction' => 'ap_transaction',
- 'ar_transaction' => 'ar_transaction',
- 'check_name' => 'check_name',
- 'check_project' => 'check_project',
- 'continue' => 'continue',
- 'delete_schedule' => 'delete_schedule',
- 'gl_transaction' => 'gl_transaction',
- 'name_selected' => 'name_selected',
- 'post_as_new' => 'post_as_new',
- 'print_and_post_as_new' => 'print_and_post_as_new',
- 'project_selected' => 'project_selected',
- 'rebuild_vc' => 'rebuild_vc',
- 'repost' => 'repost',
- 'reprint' => 'reprint',
- 'sales_invoice_' => 'sales_invoice_',
- 'save_schedule' => 'save_schedule',
- 'schedule' => 'schedule',
- 'select_name' => 'select_name',
- 'select_project' => 'select_project',
- 'vendor_invoice_' => 'vendor_invoice_',
- 'Продължение' => 'continue',
- 'Изтрии_задачата' => 'delete_schedule',
- 'Запази_разписание' => 'save_schedule',
-};
-
-1;
-