# Translation of OpenERP Server. # This file contains the translation of the following modules: # * analytic_contract_hr_expense # # Translators: # FIRST AUTHOR , 2015 # Владимир Куряев , 2016 msgid "" msgstr "" "Project-Id-Version: Odoo 7.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-06-07 19:36+0000\n" "PO-Revision-Date: 2016-05-27 23:51+0000\n" "Last-Translator: Владимир Куряев \n" "Language-Team: Russian (http://www.transifex.com/odoo/odoo-7/language/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: analytic_contract_hr_expense #: view:account.analytic.account:0 msgid "or view" msgstr "или вид" #. module: analytic_contract_hr_expense #: view:account.analytic.account:0 msgid "" "{'required': " "['|',('invoice_on_timesheets','=',True),('charge_expenses','=',True)]}" msgstr "{'required': ['|',('invoice_on_timesheets','=',True),('charge_expenses','=',True)]}" #. module: analytic_contract_hr_expense #: view:account.analytic.account:0 msgid "Nothing to invoice, create" msgstr "Нечего выставить в счете, создать" #. module: analytic_contract_hr_expense #: field:account.analytic.account,expense_invoiced:0 #: field:account.analytic.account,expense_to_invoice:0 #: field:account.analytic.account,remaining_expense:0 msgid "unknown" msgstr "неизвестно" #. module: analytic_contract_hr_expense #: view:account.analytic.account:0 msgid "expenses" msgstr "расходы" #. module: analytic_contract_hr_expense #: model:ir.model,name:analytic_contract_hr_expense.model_account_analytic_account msgid "Analytic Account" msgstr "Счёт аналитики" #. module: analytic_contract_hr_expense #: code:addons/analytic_contract_hr_expense/analytic_contract_hr_expense.py:144 #, python-format msgid "Expenses to Invoice of %s" msgstr "" #. module: analytic_contract_hr_expense #: code:addons/analytic_contract_hr_expense/analytic_contract_hr_expense.py:136 #, python-format msgid "Expenses of %s" msgstr "" #. module: analytic_contract_hr_expense #: view:account.analytic.account:0 msgid "Expenses and Timesheet Invoicing Ratio" msgstr "" #. module: analytic_contract_hr_expense #: view:account.analytic.account:0 msgid "" "{'invisible': " "[('invoice_on_timesheets','=',False),('charge_expenses','=',False)]}" msgstr "{'invisible': [('invoice_on_timesheets','=',False),('charge_expenses','=',False)]}" #. module: analytic_contract_hr_expense #: field:account.analytic.account,est_expenses:0 msgid "Estimation of Expenses to Invoice" msgstr "" #. module: analytic_contract_hr_expense #: field:account.analytic.account,charge_expenses:0 msgid "Charge Expenses" msgstr "Оплата расходов" #. module: analytic_contract_hr_expense #: view:account.analytic.account:0 msgid "⇒ Invoice" msgstr "⇒ Счет"