# Translation of Odoo Server. # This file contains the translation of the following modules: # * pos_reprint # # Translators: # Max Belyanin , 2016 msgid "" msgstr "" "Project-Id-Version: Odoo Server 10.0c\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-09-07 08:55+0000\n" "PO-Revision-Date: 2016-09-07 08:55+0000\n" "Last-Translator: Max Belyanin , 2016\n" "Language-Team: Russian (https://www.transifex.com/odoo/teams/41243/ru/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Language: ru\n" "Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" #. module: pos_reprint #. openerp-web #: code:addons/pos_reprint/static/src/js/reprint.js:24 #, python-format msgid "Nothing to Print" msgstr "Для печати ничего нет" #. module: pos_reprint #: model:ir.model.fields,field_description:pos_reprint.field_pos_config_iface_reprint msgid "Receipt Reprinting" msgstr "Повторная печать квитанции" #. module: pos_reprint #. openerp-web #: code:addons/pos_reprint/static/src/xml/reprint.xml:6 #, python-format msgid "Reprint Receipt" msgstr "Перепечатать Квитанцию" #. module: pos_reprint #: model:ir.ui.view,arch_db:pos_reprint.view_pos_config_form msgid "Reprinting" msgstr "Повторная печать" #. module: pos_reprint #. openerp-web #: code:addons/pos_reprint/static/src/js/reprint.js:25 #, python-format msgid "There is no previous receipt to print." msgstr "предыдущие квитанции для печати отсутствуют" #. module: pos_reprint #: model:ir.model.fields,help:pos_reprint.field_pos_config_iface_reprint msgid "This allows you to reprint a previously printed receipt." msgstr "Это позволяет повторно распечатать ранее распечатанный чек" #. module: pos_reprint #: model:ir.model,name:pos_reprint.model_pos_config msgid "pos.config" msgstr "pos.config"