mirror of
https://github.com/OCA/contract.git
synced 2025-02-13 17:57:24 +02:00
[REF] Contract Sale Invoicing: update translations [IMP] - Assert that the predecessor is available for new link at uncancel [RMV] - remove usless changes [RMV] - Remove usless field recurring_invoices after the total isolation between contract model and account analytic one. recurring_invoices which was used to mark analytic account as contract became usless [IMP] - P3 syntax [IMP] - use @openupgrade.migrate() and openupgrade.logged_query [IMP] - drop transient table in migration script
41 lines
1.3 KiB
Plaintext
41 lines
1.3 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * contract_sale_invoicing
|
|
#
|
|
# Translators:
|
|
# OCA Transbot <transbot@odoo-community.org>, 2018
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 11.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2019-05-29 14:59+0000\n"
|
|
"PO-Revision-Date: 2018-04-17 02:41+0000\n"
|
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
|
"Language-Team: Romanian (https://www.transifex.com/oca/teams/23907/ro/)\n"
|
|
"Language: ro\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?"
|
|
"2:1));\n"
|
|
|
|
#. module: contract_sale_invoicing
|
|
#: model:ir.model,name:contract_sale_invoicing.model_contract_contract
|
|
msgid "Contract"
|
|
msgstr ""
|
|
|
|
#. module: contract_sale_invoicing
|
|
#: model:ir.model.fields,help:contract_sale_invoicing.field_contract_contract__invoicing_sales
|
|
msgid ""
|
|
"If checked include sales with same analytic account to invoice in contract "
|
|
"invoice creation."
|
|
msgstr ""
|
|
|
|
#. module: contract_sale_invoicing
|
|
#: model:ir.model.fields,field_description:contract_sale_invoicing.field_contract_contract__invoicing_sales
|
|
msgid "Invoice Pending Sales Orders"
|
|
msgstr ""
|
|
|
|
#~ msgid "Analytic Account"
|
|
#~ msgstr "Cont analitic"
|