Files
sterivein/templates/pdf/default/I18n/ru_RU.php
2014-05-06 11:01:32 +02:00

29 lines
1.1 KiB
PHP
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?php
return array(
'Custmer Number' => 'Номер заказчика',
'DELIVERY' => 'ДОСТАВКА',
'Delivery module' => 'Модуль доставки',
'INVOICE' => 'СЧЕТ-ФАКТУРА',
'Invoice REF' => 'Счет-фактура номер',
'Invoice date' => 'Дата фактуры',
'Payment module' => 'Модуль оплаты',
'Postage' => 'Почтовые расходы',
'Product' => 'Товар',
'Quantity' => 'Количество',
'Ref' => 'Номер',
'THANK YOU' => 'Спасибо',
'Tax' => 'Налог',
'Taxed total' => 'Итого без налогов',
'Total' => 'Итого',
'Total with tax' => 'Итого с налогом',
'Total without tax' => 'Итого без налога',
'Unit taxed price' => 'Цена единицы с налогом',
'Unit. price' => 'Цена единицы',
'delivery adress' => 'Адрес доставки',
'delivery module' => 'модуль доставки',
'invoice address' => 'Адрес плательщика',
'page' => 'страница',
'product' => 'товар',
);