summaryrefslogtreecommitdiff
path: root/sql-ledger/locale/ru/cp
diff options
context:
space:
mode:
authorivan <ivan>2007-12-04 21:29:13 +0000
committerivan <ivan>2007-12-04 21:29:13 +0000
commit86b1b489a4ed2f9bc0cba6cafeab0d6eca5584dc (patch)
tree4a7a8893f6ad8bd86cf6c22e00cf19d9c70554f2 /sql-ledger/locale/ru/cp
parent948b8acdd4b9b3864342062d0c397a11f57c5700 (diff)
there's no reason this should still be hanging aroudn the tree
Diffstat (limited to 'sql-ledger/locale/ru/cp')
-rw-r--r--sql-ledger/locale/ru/cp58
1 files changed, 0 insertions, 58 deletions
diff --git a/sql-ledger/locale/ru/cp b/sql-ledger/locale/ru/cp
deleted file mode 100644
index 4574d000a..000000000
--- a/sql-ledger/locale/ru/cp
+++ /dev/null
@@ -1,58 +0,0 @@
-$self{texts} = {
- 'AP' => 'Расход',
- 'AR' => 'Доход',
- 'Account' => 'Счет',
- 'Accounting Menu' => 'Accounting Menu',
- 'Address' => 'Адрес',
- 'All' => 'Все',
- 'Amount' => 'Сумма',
- 'Continue' => 'Продолжить',
- 'Currency' => 'Валюта',
- 'Customer' => 'Клиент',
- 'Date' => 'Дата',
- 'Description' => 'Описание',
- 'Exchange Rate' => 'Kurs Wymiany',
- 'Exchange rate missing!' => 'Brakuje kursu wymiany',
- 'Invoice' => 'Счет-фактура',
- 'Number' => 'Numer Katalogu',
- 'Payment' => 'PЁatno╤Ф',
- 'Screen' => 'Ekran',
- 'Source' => '╞rСdЁo',
- 'Vendor' => 'Dostawca',
-};
-
-$self{subs} = {
- 'acc_menu' => 'acc_menu',
- 'add_transaction' => 'add_transaction',
- 'ap_transaction' => 'ap_transaction',
- 'ar_transaction' => 'ar_transaction',
- 'check_form' => 'check_form',
- 'check_name' => 'check_name',
- 'check_project' => 'check_project',
- 'continue' => 'continue',
- 'customer_details' => 'customer_details',
- 'display' => 'display',
- 'form_footer' => 'form_footer',
- 'form_header' => 'form_header',
- 'gl_transaction' => 'gl_transaction',
- 'list_invoices' => 'list_invoices',
- 'menubar' => 'menubar',
- 'name_selected' => 'name_selected',
- 'payment' => 'payment',
- 'post' => 'post',
- 'print' => 'print',
- 'project_selected' => 'project_selected',
- 'sales_invoice_' => 'sales_invoice_',
- 'section_menu' => 'section_menu',
- 'select_name' => 'select_name',
- 'select_project' => 'select_project',
- 'update' => 'update',
- 'vendor_details' => 'vendor_details',
- 'vendor_invoice_' => 'vendor_invoice_',
- 'Продолжить' => 'continue',
- 'post' => 'post',
- 'print' => 'print',
- 'update' => 'update',
-};
-
-1;