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:
41
contract_discount/i18n/ru.po
Normal file
41
contract_discount/i18n/ru.po
Normal file
@@ -0,0 +1,41 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * contract_discount
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: contract (8.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-05-01 16:50+0000\n"
|
||||
"PO-Revision-Date: 2015-09-18 10:33+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: Russian (http://www.transifex.com/oca/OCA-contract-8-0/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: contract_discount
|
||||
#: model:ir.model,name:contract_discount.model_account_analytic_account
|
||||
msgid "Analytic Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract_discount
|
||||
#: field:account.analytic.invoice.line,discount:0
|
||||
msgid "Discount (%)"
|
||||
msgstr "Скидка (%)"
|
||||
|
||||
#. module: contract_discount
|
||||
#: code:addons/contract_discount/models/contract.py:41
|
||||
#, python-format
|
||||
msgid "Discount should be less or equal to 100"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract_discount
|
||||
#: help:account.analytic.invoice.line,discount:0
|
||||
msgid ""
|
||||
"Discount that is applied in generated invoices. It should be less or equal "
|
||||
"to 100"
|
||||
msgstr ""
|
||||
29
contract_show_invoice/i18n/ru.po
Normal file
29
contract_show_invoice/i18n/ru.po
Normal file
@@ -0,0 +1,29 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * contract_show_invoice
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: contract (8.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-05-01 16:51+0000\n"
|
||||
"PO-Revision-Date: 2017-05-11 10:40+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
|
||||
"Language-Team: Russian (http://www.transifex.com/oca/OCA-contract-8-0/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: contract_show_invoice
|
||||
#: view:account.analytic.account:contract_show_invoice.account_analytic_account_button_invoice
|
||||
#: model:ir.actions.act_window,name:contract_show_invoice.act_analytic_invoices
|
||||
msgid "Invoices"
|
||||
msgstr "Счета"
|
||||
|
||||
#. module: contract_show_invoice
|
||||
#: view:account.analytic.account:contract_show_invoice.account_analytic_account_button_invoice
|
||||
msgid "Invoices related with this contract"
|
||||
msgstr ""
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: contract (8.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-12-24 01:07+0000\n"
|
||||
"POT-Creation-Date: 2017-05-01 16:51+0000\n"
|
||||
"PO-Revision-Date: 2015-10-13 10:45+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: Russian (http://www.transifex.com/oca/OCA-contract-8-0/language/ru/)\n"
|
||||
@@ -35,7 +35,7 @@ msgstr "Счет"
|
||||
#. module: contract_show_recurring_invoice
|
||||
#: model:ir.actions.act_window,name:contract_show_recurring_invoice.act_recurring_invoices
|
||||
msgid "Invoices"
|
||||
msgstr ""
|
||||
msgstr "Счета"
|
||||
|
||||
#. module: contract_show_recurring_invoice
|
||||
#: view:account.analytic.account:contract_show_recurring_invoice.account_analytic_account_button_recurring_invoice
|
||||
|
||||
Reference in New Issue
Block a user