mirror of
https://github.com/OCA/contract.git
synced 2025-02-13 17:57:24 +02:00
OCA Transbot updated translations from Transifex
This commit is contained in:
committed by
Thomas Binsfeld
parent
be7313b2a7
commit
f2a9b93df8
51
product_contract/i18n/ru.po
Normal file
51
product_contract/i18n/ru.po
Normal file
@@ -0,0 +1,51 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * product_contract
|
||||
#
|
||||
# Translators:
|
||||
# nek, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-03-17 03:26+0000\n"
|
||||
"PO-Revision-Date: 2018-03-17 03:26+0000\n"
|
||||
"Last-Translator: nek, 2018\n"
|
||||
"Language-Team: Russian (https://www.transifex.com/oca/teams/23907/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: product_contract
|
||||
#: model:ir.model.fields,field_description:product_contract.field_sale_order_line_contract_id
|
||||
msgid "Contract"
|
||||
msgstr "Договор"
|
||||
|
||||
#. module: product_contract
|
||||
#: model:ir.model.fields,field_description:product_contract.field_product_product_contract_template_id
|
||||
#: model:ir.model.fields,field_description:product_contract.field_product_template_contract_template_id
|
||||
msgid "Contract Template"
|
||||
msgstr "Шаблон Договора"
|
||||
|
||||
#. module: product_contract
|
||||
#: model:ir.model.fields,field_description:product_contract.field_product_product_is_contract
|
||||
#: model:ir.model.fields,field_description:product_contract.field_product_template_is_contract
|
||||
msgid "Is a contract"
|
||||
msgstr "Это Договор"
|
||||
|
||||
#. module: product_contract
|
||||
#: model:ir.model,name:product_contract.model_product_template
|
||||
msgid "Product Template"
|
||||
msgstr "Шаблон Продукта"
|
||||
|
||||
#. module: product_contract
|
||||
#: model:ir.model,name:product_contract.model_sale_order
|
||||
msgid "Sales Order"
|
||||
msgstr ""
|
||||
|
||||
#. module: product_contract
|
||||
#: model:ir.model,name:product_contract.model_sale_order_line
|
||||
msgid "Sales Order Line"
|
||||
msgstr ""
|
||||
Reference in New Issue
Block a user