174 lines
		
	
	
		
			5.2 KiB
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
			
		
		
	
	
			174 lines
		
	
	
		
			5.2 KiB
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
| # Translation of Odoo Server.
 | |
| # This file contains the translation of the following modules:
 | |
| # 	* web_cohort
 | |
| # 
 | |
| # Translators:
 | |
| # Martin Trigaux, 2020
 | |
| # ILMIR <karamov@it-projects.info>, 2020
 | |
| # Oleg Kuryan <oleg@ventor.tech>, 2020
 | |
| # Irina Fedulova <istartlin@gmail.com>, 2020
 | |
| # Ivan Yelizariev <yelizariev@itpp.dev>, 2021
 | |
| # 
 | |
| msgid ""
 | |
| msgstr ""
 | |
| "Project-Id-Version: Odoo Server saas~13.5+e\n"
 | |
| "Report-Msgid-Bugs-To: \n"
 | |
| "POT-Creation-Date: 2020-09-01 07:40+0000\n"
 | |
| "PO-Revision-Date: 2020-09-07 08:25+0000\n"
 | |
| "Last-Translator: Ivan Yelizariev <yelizariev@itpp.dev>, 2021\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: web_cohort
 | |
| #: code:addons/web_cohort/controllers/main.py:0
 | |
| #, python-format
 | |
| msgid "%s - By %s"
 | |
| msgstr "%s - от %s"
 | |
| 
 | |
| #. module: web_cohort
 | |
| #. openerp-web
 | |
| #: code:addons/web_cohort/static/src/xml/web_cohort.xml:0
 | |
| #, python-format
 | |
| msgid "- By"
 | |
| msgstr "- От"
 | |
| 
 | |
| #. module: web_cohort
 | |
| #: model:ir.model,name:web_cohort.model_ir_actions_act_window_view
 | |
| msgid "Action Window View"
 | |
| msgstr "Просмотр окна действия"
 | |
| 
 | |
| #. module: web_cohort
 | |
| #. openerp-web
 | |
| #: code:addons/web_cohort/controllers/main.py:0
 | |
| #: code:addons/web_cohort/static/src/xml/web_cohort.xml:0
 | |
| #, python-format
 | |
| msgid "Average"
 | |
| msgstr "Среднее"
 | |
| 
 | |
| #. module: web_cohort
 | |
| #: model:ir.model,name:web_cohort.model_base
 | |
| msgid "Base"
 | |
| msgstr "Базовый"
 | |
| 
 | |
| #. module: web_cohort
 | |
| #. openerp-web
 | |
| #: code:addons/web_cohort/static/src/js/cohort_view.js:0
 | |
| #: model:ir.model.fields.selection,name:web_cohort.selection__ir_actions_act_window_view__view_mode__cohort
 | |
| #: model:ir.model.fields.selection,name:web_cohort.selection__ir_ui_view__type__cohort
 | |
| #, python-format
 | |
| msgid "Cohort"
 | |
| msgstr "Когорта"
 | |
| 
 | |
| #. module: web_cohort
 | |
| #. openerp-web
 | |
| #: code:addons/web_cohort/static/src/js/cohort_view.js:0
 | |
| #, python-format
 | |
| msgid "Cohort view has not defined \"date_start\" attribute."
 | |
| msgstr "Просмотр когорты не определил атрибут "date_start"."
 | |
| 
 | |
| #. module: web_cohort
 | |
| #. openerp-web
 | |
| #: code:addons/web_cohort/static/src/js/cohort_view.js:0
 | |
| #, python-format
 | |
| msgid "Cohort view has not defined \"date_stop\" attribute."
 | |
| msgstr "Просмотр когорты не определил атрибут "date_stop"."
 | |
| 
 | |
| #. module: web_cohort
 | |
| #. openerp-web
 | |
| #: code:addons/web_cohort/static/src/js/cohort_controller.js:0
 | |
| #: code:addons/web_cohort/static/src/js/cohort_view.js:0
 | |
| #: code:addons/web_cohort/static/src/xml/web_cohort.xml:0
 | |
| #, python-format
 | |
| msgid "Count"
 | |
| msgstr "Посчитать"
 | |
| 
 | |
| #. module: web_cohort
 | |
| #. openerp-web
 | |
| #: code:addons/web_cohort/static/src/js/cohort_view.js:0
 | |
| #, python-format
 | |
| msgid "Day"
 | |
| msgstr "День"
 | |
| 
 | |
| #. module: web_cohort
 | |
| #: model:ir.model.fields,field_description:web_cohort.field_ir_actions_act_window_view__display_name
 | |
| #: model:ir.model.fields,field_description:web_cohort.field_ir_ui_view__display_name
 | |
| msgid "Display Name"
 | |
| msgstr "Отображаемое имя"
 | |
| 
 | |
| #. module: web_cohort
 | |
| #. openerp-web
 | |
| #: code:addons/web_cohort/static/src/xml/web_cohort.xml:0
 | |
| #, python-format
 | |
| msgid "Download in Excel file"
 | |
| msgstr "Скачать в Excel"
 | |
| 
 | |
| #. module: web_cohort
 | |
| #: model:ir.model.fields,field_description:web_cohort.field_ir_actions_act_window_view__id
 | |
| #: model:ir.model.fields,field_description:web_cohort.field_ir_ui_view__id
 | |
| msgid "ID"
 | |
| msgstr "Идентификатор"
 | |
| 
 | |
| #. module: web_cohort
 | |
| #: model:ir.model.fields,field_description:web_cohort.field_ir_actions_act_window_view____last_update
 | |
| #: model:ir.model.fields,field_description:web_cohort.field_ir_ui_view____last_update
 | |
| msgid "Last Modified on"
 | |
| msgstr "Последнее изменение"
 | |
| 
 | |
| #. module: web_cohort
 | |
| #. openerp-web
 | |
| #: code:addons/web_cohort/static/src/xml/web_cohort.xml:0
 | |
| #, python-format
 | |
| msgid "Measures"
 | |
| msgstr "Замеры"
 | |
| 
 | |
| #. module: web_cohort
 | |
| #. openerp-web
 | |
| #: code:addons/web_cohort/static/src/js/cohort_view.js:0
 | |
| #, python-format
 | |
| msgid "Month"
 | |
| msgstr "Месяц"
 | |
| 
 | |
| #. module: web_cohort
 | |
| #. openerp-web
 | |
| #: code:addons/web_cohort/static/src/xml/web_cohort.xml:0
 | |
| #: code:addons/web_cohort/static/src/xml/web_cohort.xml:0
 | |
| #, python-format
 | |
| msgid "No data available."
 | |
| msgstr "Нет доступных данных."
 | |
| 
 | |
| #. module: web_cohort
 | |
| #. openerp-web
 | |
| #: code:addons/web_cohort/static/src/js/cohort_view.js:0
 | |
| #, python-format
 | |
| msgid "Untitled"
 | |
| msgstr "без названия"
 | |
| 
 | |
| #. module: web_cohort
 | |
| #: model:ir.model,name:web_cohort.model_ir_ui_view
 | |
| msgid "View"
 | |
| msgstr "Посмотреть"
 | |
| 
 | |
| #. module: web_cohort
 | |
| #: model:ir.model.fields,field_description:web_cohort.field_ir_actions_act_window_view__view_mode
 | |
| #: model:ir.model.fields,field_description:web_cohort.field_ir_ui_view__type
 | |
| msgid "View Type"
 | |
| msgstr "Тип представления"
 | |
| 
 | |
| #. module: web_cohort
 | |
| #. openerp-web
 | |
| #: code:addons/web_cohort/static/src/js/cohort_view.js:0
 | |
| #, python-format
 | |
| msgid "Week"
 | |
| msgstr "Неделя"
 | |
| 
 | |
| #. module: web_cohort
 | |
| #. openerp-web
 | |
| #: code:addons/web_cohort/static/src/js/cohort_view.js:0
 | |
| #, python-format
 | |
| msgid "Year"
 | |
| msgstr "Год"
 |