178 lines
5.4 KiB
Plaintext
178 lines
5.4 KiB
Plaintext
|
# Translation of Odoo Server.
|
|||
|
# This file contains the translation of the following modules:
|
|||
|
# * website_project
|
|||
|
#
|
|||
|
# Translators:
|
|||
|
# Эдуард Манятовский <manyatovskiy@gmail.com>, 2016
|
|||
|
msgid ""
|
|||
|
msgstr ""
|
|||
|
"Project-Id-Version: Odoo Server 10.0c\n"
|
|||
|
"Report-Msgid-Bugs-To: \n"
|
|||
|
"POT-Creation-Date: 2016-09-07 08:57+0000\n"
|
|||
|
"PO-Revision-Date: 2016-09-07 08:57+0000\n"
|
|||
|
"Last-Translator: Эдуард Манятовский <manyatovskiy@gmail.com>, 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: website_project
|
|||
|
#: model:ir.ui.view,arch_db:website_project.my_task
|
|||
|
msgid "<strong>Assigned to</strong>"
|
|||
|
msgstr "<strong>Исполнитель</strong>"
|
|||
|
|
|||
|
#. module: website_project
|
|||
|
#: model:ir.ui.view,arch_db:website_project.my_project
|
|||
|
msgid "<strong>Customer</strong>"
|
|||
|
msgstr "<strong>Клиент</strong>"
|
|||
|
|
|||
|
#. module: website_project
|
|||
|
#: model:ir.ui.view,arch_db:website_project.my_task
|
|||
|
msgid "<strong>Date:</strong>"
|
|||
|
msgstr "<strong>Дата:</strong>"
|
|||
|
|
|||
|
#. module: website_project
|
|||
|
#: model:ir.ui.view,arch_db:website_project.my_task
|
|||
|
msgid "<strong>Deadline:</strong>"
|
|||
|
msgstr "<strong>Срок сдачи:</strong>"
|
|||
|
|
|||
|
#. module: website_project
|
|||
|
#: model:ir.ui.view,arch_db:website_project.my_project
|
|||
|
#: model:ir.ui.view,arch_db:website_project.my_task
|
|||
|
msgid "<strong>Message and communication history</strong>"
|
|||
|
msgstr "<strong>История сообщений и обсуждений</strong>"
|
|||
|
|
|||
|
#. module: website_project
|
|||
|
#: model:ir.ui.view,arch_db:website_project.my_project
|
|||
|
msgid "<strong>Project Manager</strong>"
|
|||
|
msgstr "<strong>Менеджер проекта</strong>"
|
|||
|
|
|||
|
#. module: website_project
|
|||
|
#: model:ir.ui.view,arch_db:website_project.my_task
|
|||
|
msgid "<strong>Project:</strong>"
|
|||
|
msgstr "<strong>Проект:</strong>"
|
|||
|
|
|||
|
#. module: website_project
|
|||
|
#: model:ir.ui.view,arch_db:website_project.my_task
|
|||
|
msgid "<strong>Reported by</strong>"
|
|||
|
msgstr "<strong>Автор</strong>"
|
|||
|
|
|||
|
#. module: website_project
|
|||
|
#: code:addons/website_project/controllers/main.py:84
|
|||
|
#, python-format
|
|||
|
msgid "All"
|
|||
|
msgstr "Все"
|
|||
|
|
|||
|
#. module: website_project
|
|||
|
#: model:ir.ui.view,arch_db:website_project.my_tasks
|
|||
|
msgid "Current stage of the task"
|
|||
|
msgstr "Текущий этап задачи"
|
|||
|
|
|||
|
#. module: website_project
|
|||
|
#: model:ir.ui.view,arch_db:website_project.my_task
|
|||
|
msgid "Current stage of this task"
|
|||
|
msgstr "Текущий этап этой задачи"
|
|||
|
|
|||
|
#. module: website_project
|
|||
|
#: model:ir.ui.view,arch_db:website_project.my_task
|
|||
|
msgid "Edit Task"
|
|||
|
msgstr "Редактировать задачу"
|
|||
|
|
|||
|
#. module: website_project
|
|||
|
#: code:addons/website_project/controllers/main.py:78
|
|||
|
#, python-format
|
|||
|
msgid "Last Stage Update"
|
|||
|
msgstr "Обновление последнего этапа"
|
|||
|
|
|||
|
#. module: website_project
|
|||
|
#: model:ir.ui.view,arch_db:website_project.my_project
|
|||
|
msgid "My Projects"
|
|||
|
msgstr "Мои проекты"
|
|||
|
|
|||
|
#. module: website_project
|
|||
|
#: model:ir.ui.view,arch_db:website_project.my_task
|
|||
|
msgid "My Tasks"
|
|||
|
msgstr "Мои задачи"
|
|||
|
|
|||
|
#. module: website_project
|
|||
|
#: code:addons/website_project/controllers/main.py:31
|
|||
|
#: code:addons/website_project/controllers/main.py:76
|
|||
|
#: model:ir.ui.view,arch_db:website_project.my_projects
|
|||
|
#, python-format
|
|||
|
msgid "Name"
|
|||
|
msgstr "Имя"
|
|||
|
|
|||
|
#. module: website_project
|
|||
|
#: code:addons/website_project/controllers/main.py:30
|
|||
|
#: code:addons/website_project/controllers/main.py:75
|
|||
|
#, python-format
|
|||
|
msgid "Newest"
|
|||
|
msgstr "Свежайшее"
|
|||
|
|
|||
|
#. module: website_project
|
|||
|
#: model:ir.model,name:website_project.model_project_project
|
|||
|
msgid "Project"
|
|||
|
msgstr "Проект"
|
|||
|
|
|||
|
#. module: website_project
|
|||
|
#: model:ir.ui.view,arch_db:website_project.my_project
|
|||
|
msgid "Project -"
|
|||
|
msgstr "Проект -"
|
|||
|
|
|||
|
#. module: website_project
|
|||
|
#: model:ir.ui.view,arch_db:website_project.portal_layout
|
|||
|
msgid "Projects"
|
|||
|
msgstr "Проекты"
|
|||
|
|
|||
|
#. module: website_project
|
|||
|
#: model:ir.ui.view,arch_db:website_project.my_tasks
|
|||
|
msgid "Projects:"
|
|||
|
msgstr "Проекты:"
|
|||
|
|
|||
|
#. module: website_project
|
|||
|
#: code:addons/website_project/controllers/main.py:77
|
|||
|
#: model:ir.ui.view,arch_db:website_project.my_tasks
|
|||
|
#, python-format
|
|||
|
msgid "Stage"
|
|||
|
msgstr "Этап"
|
|||
|
|
|||
|
#. module: website_project
|
|||
|
#: model:ir.model,name:website_project.model_project_task
|
|||
|
#: model:ir.ui.view,arch_db:website_project.my_tasks
|
|||
|
msgid "Task"
|
|||
|
msgstr "Задача"
|
|||
|
|
|||
|
#. module: website_project
|
|||
|
#: model:ir.ui.view,arch_db:website_project.my_task
|
|||
|
msgid "Task -"
|
|||
|
msgstr "Задача -"
|
|||
|
|
|||
|
#. module: website_project
|
|||
|
#: model:ir.ui.view,arch_db:website_project.portal_layout
|
|||
|
msgid "Tasks"
|
|||
|
msgstr "Задачи"
|
|||
|
|
|||
|
#. module: website_project
|
|||
|
#: model:ir.ui.view,arch_db:website_project.my_projects
|
|||
|
msgid "There are no projects."
|
|||
|
msgstr "Нет проектов"
|
|||
|
|
|||
|
#. module: website_project
|
|||
|
#: model:ir.ui.view,arch_db:website_project.my_tasks
|
|||
|
msgid "There are no tasks."
|
|||
|
msgstr "Нет задач"
|
|||
|
|
|||
|
#. module: website_project
|
|||
|
#: model:ir.ui.view,arch_db:website_project.my_projects
|
|||
|
#: model:ir.ui.view,arch_db:website_project.portal_my_home
|
|||
|
msgid "Your Projects"
|
|||
|
msgstr "Ваши проекты"
|
|||
|
|
|||
|
#. module: website_project
|
|||
|
#: model:ir.ui.view,arch_db:website_project.my_tasks
|
|||
|
#: model:ir.ui.view,arch_db:website_project.portal_my_home
|
|||
|
msgid "Your Tasks"
|
|||
|
msgstr "Ваши задачи"
|