From de5d7fc852074c99f60327b078944cfb34840e41 Mon Sep 17 00:00:00 2001 From: tetragon Date: Fri, 14 Sep 2007 00:37:00 +0000 Subject: Removing the last of the SL-style translation. git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1593 4979c152-3d1c-0410-bac9-87ea11338e46 --- locale/legacy/ru/bp | 69 ----------------------------------------------------- 1 file changed, 69 deletions(-) delete mode 100755 locale/legacy/ru/bp (limited to 'locale/legacy/ru/bp') diff --git a/locale/legacy/ru/bp b/locale/legacy/ru/bp deleted file mode 100755 index a6b350ac..00000000 --- a/locale/legacy/ru/bp +++ /dev/null @@ -1,69 +0,0 @@ -$self{charset} = 'ISO-8859-5'; - -$self{texts} = { - 'Account' => 'Счет', - 'Accounting Menu' => 'Бухгалтерское меню', - 'Are you sure you want to remove the marked entries from the queue?' => 'Вы действительно хотите отменить очередь для отмеченных позиций?', - 'Bin Lists' => 'Списки Bin', - 'Cannot remove files!' => 'Невозможно переместить файлы!', - 'Confirm!' => 'Подтвердить!', - 'Continue' => 'Продолжить', - 'Current' => 'Текущий', - 'Customer' => 'Клиент', - 'Date' => 'Дата', - 'Employee' => 'Сотрудник', - 'From' => 'с', - 'ID' => 'Идентификатор', - 'Invoice' => 'Счет-фактура', - 'Invoice Number' => 'Номер счета-фактуры', - 'Marked entries printed!' => 'Отмеченные позиции напечатаны!', - 'Month' => 'месяц', - 'Order' => 'Заказ клиента', - 'Order Number' => 'Номер заказа', - 'Packing Lists' => 'Упаковочные списоки', - 'Period' => 'Период', - 'Pick Lists' => 'Списки для выбора', - 'Print' => 'Печать', - 'Purchase Orders' => 'Заказы поставщику', - 'Quarter' => 'Квартал', - 'Quotation' => 'Резервирование', - 'Quotation Number' => 'Номер резервирования', - 'Quotations' => 'Резервы', - 'RFQs' => 'Запросы на резервирование', - 'Remove' => 'Удалить', - 'Removed spoolfiles!' => 'Удалить файл очереди!', - 'Removing marked entries from queue ...' => 'Удалить отмеченные позиции из очереди?', - 'Sales Invoices' => 'Фактуры клиента', - 'Sales Orders' => 'Заказы клиента', - 'Select all' => 'Выбрать все', - 'Spoolfile' => 'Файл очереди печати', - 'To' => 'по', - 'Vendor' => 'Поставщик', - 'Work Orders' => 'Рабочие заказы', - 'Year' => 'Год', - 'Yes' => 'Да', - 'done' => 'выполнено', -}; - -$self{subs} = { - 'acc_menu' => 'acc_menu', - 'continue' => 'continue', - 'display' => 'display', - 'js_menu' => 'js_menu', - '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', - 'Выбрать_все' => 'select_all', - 'Да' => 'yes', -}; - -1; - -- cgit v1.2.3