mirror of
https://github.com/OCA/contract.git
synced 2025-02-13 17:57:24 +02:00
[UPD] Update contract_variable_quantity.pot
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * contract_variable_quantity
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
msgid ""
|
||||
@@ -12,17 +12,18 @@ msgstr ""
|
||||
"PO-Revision-Date: 2017-12-29 03:46+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Catalan (https://www.transifex.com/oca/teams/23907/ca/)\n"
|
||||
"Language: ca\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: ca\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: contract_variable_quantity
|
||||
#: model:ir.ui.view,arch_db:contract_variable_quantity.view_contract_line_qty_formula_form
|
||||
msgid ""
|
||||
"<code>\n"
|
||||
" result = env['product.product'].search_count([('sale_ok', '=', True)])\n"
|
||||
" result = env['product.product']."
|
||||
"search_count([('sale_ok', '=', True)])\n"
|
||||
" </code>"
|
||||
msgstr ""
|
||||
|
||||
@@ -73,6 +74,11 @@ msgstr ""
|
||||
msgid "Code"
|
||||
msgstr "Codi"
|
||||
|
||||
#. module: contract_variable_quantity
|
||||
#: model:ir.model,name:contract_variable_quantity.model_account_analytic_contract_line
|
||||
msgid "Contract Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract_variable_quantity
|
||||
#: model:ir.model.fields,field_description:contract_variable_quantity.field_contract_line_qty_formula_create_uid
|
||||
msgid "Created by"
|
||||
@@ -180,12 +186,10 @@ msgid ""
|
||||
"float/integer value of the quantity to invoice in the variable 'result'."
|
||||
msgstr ""
|
||||
|
||||
#. module: contract_variable_quantity
|
||||
#: model:ir.model,name:contract_variable_quantity.model_account_analytic_invoice_line
|
||||
msgid "account.analytic.invoice.line"
|
||||
msgstr "account.analytic.invoice.line"
|
||||
|
||||
#. module: contract_variable_quantity
|
||||
#: model:ir.model,name:contract_variable_quantity.model_contract_line_qty_formula
|
||||
msgid "contract.line.qty.formula"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "account.analytic.invoice.line"
|
||||
#~ msgstr "account.analytic.invoice.line"
|
||||
|
||||
Reference in New Issue
Block a user