diff options
author | ivan <ivan> | 2007-12-04 21:29:13 +0000 |
---|---|---|
committer | ivan <ivan> | 2007-12-04 21:29:13 +0000 |
commit | 86b1b489a4ed2f9bc0cba6cafeab0d6eca5584dc (patch) | |
tree | 4a7a8893f6ad8bd86cf6c22e00cf19d9c70554f2 /sql-ledger/locale/ua/bp | |
parent | 948b8acdd4b9b3864342062d0c397a11f57c5700 (diff) |
there's no reason this should still be hanging aroudn the tree
Diffstat (limited to 'sql-ledger/locale/ua/bp')
-rw-r--r-- | sql-ledger/locale/ua/bp | 44 |
1 files changed, 0 insertions, 44 deletions
diff --git a/sql-ledger/locale/ua/bp b/sql-ledger/locale/ua/bp deleted file mode 100644 index 611af26f8..000000000 --- a/sql-ledger/locale/ua/bp +++ /dev/null @@ -1,44 +0,0 @@ -$self{texts} = { - 'Account' => 'Рахунок', - 'Accounting Menu' => 'Меню Обл╕ку', - 'Confirm!' => 'П╕дтверд╕ть!', - 'Continue' => 'Продовжити', - 'Current' => 'Поточний', - 'Customer' => 'Кл╕╓нт', - 'Date' => 'Дата', - 'From' => 'В╕д/З', - 'Invoice' => 'Рахунок-фактура', - 'Invoice Number' => 'Номер рахунка-фактури', - 'Order' => 'Замовлення', - 'Order Number' => 'Номер Замовлення', - 'Print' => 'Надрукувати', - 'Purchase Orders' => 'Куп╕вельн╕ Замовлення', - 'Receipts' => 'Квитанц╕╖', - 'Reference' => 'Зсилка', - 'Sales Orders' => 'Продажн╕ Накладн╕', - 'Select all' => 'Вибрати все', - 'To' => 'До', - 'Vendor' => 'Постачальник', - 'Yes' => 'Tak', -}; - -$self{subs} = { - 'acc_menu' => 'acc_menu', - 'continue' => 'continue', - 'display' => 'display', - 'list_spool' => 'list_spool', - 'menubar' => 'menubar', - 'print' => 'print', - 'remove' => 'remove', - 'search' => 'search', - 'section_menu' => 'section_menu', - 'select_all' => 'select_all', - 'yes' => 'yes', - 'Продовжити' => 'continue', - 'Надрукувати' => 'print', - 'remove' => 'remove', - 'Вибрати_все' => 'select_all', - 'tak' => 'yes', -}; - -1; |