# Translation of Odoo Server. # This file contains the translation of the following modules: # * project_issue_sheet # # Translators: # FIRST AUTHOR , 2014 msgid "" msgstr "" "Project-Id-Version: Odoo 8.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2015-01-21 14:08+0000\n" "PO-Revision-Date: 2015-07-17 07:54+0000\n" "Last-Translator: Martin Trigaux\n" "Language-Team: Russian (http://www.transifex.com/odoo/odoo-8/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: project_issue_sheet #: code:addons/project_issue_sheet/project_issue_sheet.py:57 #: field:project.issue,analytic_account_id:0 #, python-format msgid "Analytic Account" msgstr "Счёт аналитики" #. module: project_issue_sheet #: model:ir.model,name:project_issue_sheet.model_account_analytic_line msgid "Analytic Line" msgstr "Позиция аналитики" #. module: project_issue_sheet #: field:hr.analytic.timesheet,issue_id:0 msgid "Issue" msgstr "Проблема" #. module: project_issue_sheet #: model:ir.model,name:project_issue_sheet.model_project_issue msgid "Project Issue" msgstr "Проблема проекта" #. module: project_issue_sheet #: code:addons/project_issue_sheet/project_issue_sheet.py:57 #, python-format msgid "The Analytic Account is pending !" msgstr "Аналитический счет в ожидании!" #. module: project_issue_sheet #: model:ir.model,name:project_issue_sheet.model_hr_analytic_timesheet msgid "Timesheet Line" msgstr "Строка табеля" #. module: project_issue_sheet #: view:project.issue:project_issue_sheet.project_issue_form_view #: field:project.issue,timesheet_ids:0 msgid "Timesheets" msgstr "Табели" #. module: project_issue_sheet #: view:project.issue:project_issue_sheet.project_issue_form_view msgid "Worklogs" msgstr "Журналы работы" #. module: project_issue_sheet #: view:project.issue:project_issue_sheet.project_issue_form_view msgid "on_change_project(project_id)" msgstr "on_change_project(project_id)"