From d475153463657caf53d82dba0a2901f59679a5b5 Mon Sep 17 00:00:00 2001 From: oca-travis Date: Wed, 3 Apr 2019 08:27:22 +0000 Subject: [PATCH] [UPD] Update contract_variable_quantity.pot --- contract_variable_quantity/i18n/am.po | 7 +- contract_variable_quantity/i18n/ar.po | 10 +- contract_variable_quantity/i18n/bg.po | 7 +- contract_variable_quantity/i18n/bs.po | 10 +- contract_variable_quantity/i18n/ca.po | 17 +- contract_variable_quantity/i18n/ca_ES.po | 10 +- .../i18n/contract_variable_quantity.pot | 178 ++++++++++++++++++ contract_variable_quantity/i18n/cs.po | 7 +- contract_variable_quantity/i18n/da.po | 7 +- contract_variable_quantity/i18n/de.po | 13 +- contract_variable_quantity/i18n/el_GR.po | 10 +- contract_variable_quantity/i18n/en_GB.po | 10 +- contract_variable_quantity/i18n/es.po | 10 +- contract_variable_quantity/i18n/es_AR.po | 10 +- contract_variable_quantity/i18n/es_CL.po | 10 +- contract_variable_quantity/i18n/es_CO.po | 10 +- contract_variable_quantity/i18n/es_CR.po | 10 +- contract_variable_quantity/i18n/es_DO.po | 10 +- contract_variable_quantity/i18n/es_EC.po | 10 +- contract_variable_quantity/i18n/es_ES.po | 10 +- contract_variable_quantity/i18n/es_MX.po | 10 +- contract_variable_quantity/i18n/es_PE.po | 10 +- contract_variable_quantity/i18n/es_PY.po | 10 +- contract_variable_quantity/i18n/es_VE.po | 10 +- contract_variable_quantity/i18n/et.po | 7 +- contract_variable_quantity/i18n/eu.po | 7 +- contract_variable_quantity/i18n/fa.po | 7 +- contract_variable_quantity/i18n/fi.po | 7 +- contract_variable_quantity/i18n/fr.po | 7 +- contract_variable_quantity/i18n/fr_CA.po | 13 +- contract_variable_quantity/i18n/fr_CH.po | 10 +- contract_variable_quantity/i18n/gl.po | 7 +- contract_variable_quantity/i18n/gl_ES.po | 10 +- contract_variable_quantity/i18n/he.po | 7 +- contract_variable_quantity/i18n/hr.po | 13 +- contract_variable_quantity/i18n/hr_HR.po | 20 +- contract_variable_quantity/i18n/hu.po | 7 +- contract_variable_quantity/i18n/id.po | 7 +- contract_variable_quantity/i18n/it.po | 7 +- contract_variable_quantity/i18n/ja.po | 7 +- contract_variable_quantity/i18n/ko.po | 7 +- contract_variable_quantity/i18n/lt.po | 10 +- contract_variable_quantity/i18n/lt_LT.po | 13 +- contract_variable_quantity/i18n/lv.po | 10 +- contract_variable_quantity/i18n/mk.po | 7 +- contract_variable_quantity/i18n/mn.po | 7 +- contract_variable_quantity/i18n/nb.po | 10 +- contract_variable_quantity/i18n/nb_NO.po | 10 +- contract_variable_quantity/i18n/nl.po | 7 +- contract_variable_quantity/i18n/nl_BE.po | 10 +- contract_variable_quantity/i18n/nl_NL.po | 10 +- contract_variable_quantity/i18n/pl.po | 10 +- contract_variable_quantity/i18n/pt.po | 7 +- contract_variable_quantity/i18n/pt_BR.po | 10 +- contract_variable_quantity/i18n/pt_PT.po | 10 +- contract_variable_quantity/i18n/ro.po | 10 +- contract_variable_quantity/i18n/ru.po | 11 +- contract_variable_quantity/i18n/sk.po | 7 +- contract_variable_quantity/i18n/sk_SK.po | 10 +- contract_variable_quantity/i18n/sl.po | 10 +- contract_variable_quantity/i18n/sr.po | 10 +- contract_variable_quantity/i18n/sr@latin.po | 13 +- contract_variable_quantity/i18n/sv.po | 7 +- contract_variable_quantity/i18n/th.po | 7 +- contract_variable_quantity/i18n/tr.po | 7 +- contract_variable_quantity/i18n/tr_TR.po | 10 +- contract_variable_quantity/i18n/uk.po | 10 +- contract_variable_quantity/i18n/vi.po | 7 +- contract_variable_quantity/i18n/vi_VN.po | 10 +- contract_variable_quantity/i18n/zh_CN.po | 10 +- contract_variable_quantity/i18n/zh_TW.po | 10 +- 71 files changed, 567 insertions(+), 269 deletions(-) create mode 100644 contract_variable_quantity/i18n/contract_variable_quantity.pot diff --git a/contract_variable_quantity/i18n/am.po b/contract_variable_quantity/i18n/am.po index c775f6d7..441b5f98 100644 --- a/contract_variable_quantity/i18n/am.po +++ b/contract_variable_quantity/i18n/am.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_variable_quantity -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,17 +12,18 @@ msgstr "" "PO-Revision-Date: 2016-09-11 02:47+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Amharic (https://www.transifex.com/oca/teams/23907/am/)\n" +"Language: am\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: am\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 "" "\n" -" result = env['product.product'].search_count([('sale_ok', '=', True)])\n" +" result = env['product.product']." +"search_count([('sale_ok', '=', True)])\n" " " msgstr "" diff --git a/contract_variable_quantity/i18n/ar.po b/contract_variable_quantity/i18n/ar.po index c59833c7..cf8a72f6 100644 --- a/contract_variable_quantity/i18n/ar.po +++ b/contract_variable_quantity/i18n/ar.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_variable_quantity -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,17 +12,19 @@ msgstr "" "PO-Revision-Date: 2016-11-08 07:35+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Arabic (https://www.transifex.com/oca/teams/23907/ar/)\n" +"Language: ar\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: ar\n" -"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" +"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " +"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" #. module: contract_variable_quantity #: model:ir.ui.view,arch_db:contract_variable_quantity.view_contract_line_qty_formula_form msgid "" "\n" -" result = env['product.product'].search_count([('sale_ok', '=', True)])\n" +" result = env['product.product']." +"search_count([('sale_ok', '=', True)])\n" " " msgstr "" diff --git a/contract_variable_quantity/i18n/bg.po b/contract_variable_quantity/i18n/bg.po index 4ed24d98..0c2ee827 100644 --- a/contract_variable_quantity/i18n/bg.po +++ b/contract_variable_quantity/i18n/bg.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_variable_quantity -# +# # Translators: # OCA Transbot , 2016 # Kaloyan Naumov , 2016 @@ -13,17 +13,18 @@ msgstr "" "PO-Revision-Date: 2016-11-08 07:35+0000\n" "Last-Translator: Kaloyan Naumov , 2016\n" "Language-Team: Bulgarian (https://www.transifex.com/oca/teams/23907/bg/)\n" +"Language: bg\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: bg\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 "" "\n" -" result = env['product.product'].search_count([('sale_ok', '=', True)])\n" +" result = env['product.product']." +"search_count([('sale_ok', '=', True)])\n" " " msgstr "" diff --git a/contract_variable_quantity/i18n/bs.po b/contract_variable_quantity/i18n/bs.po index 7d5c84d4..778388af 100644 --- a/contract_variable_quantity/i18n/bs.po +++ b/contract_variable_quantity/i18n/bs.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_variable_quantity -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,17 +12,19 @@ msgstr "" "PO-Revision-Date: 2016-11-08 07:35+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Bosnian (https://www.transifex.com/oca/teams/23907/bs/)\n" +"Language: bs\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: bs\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #. module: contract_variable_quantity #: model:ir.ui.view,arch_db:contract_variable_quantity.view_contract_line_qty_formula_form msgid "" "\n" -" result = env['product.product'].search_count([('sale_ok', '=', True)])\n" +" result = env['product.product']." +"search_count([('sale_ok', '=', True)])\n" " " msgstr "" diff --git a/contract_variable_quantity/i18n/ca.po b/contract_variable_quantity/i18n/ca.po index 8ffa5750..5789295e 100644 --- a/contract_variable_quantity/i18n/ca.po +++ b/contract_variable_quantity/i18n/ca.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_variable_quantity -# +# # Translators: # OCA Transbot , 2016 # Marc Tormo i Bochaca , 2017 @@ -13,21 +13,23 @@ msgstr "" "PO-Revision-Date: 2017-03-18 01:38+0000\n" "Last-Translator: Marc Tormo i Bochaca , 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 "" "\n" -" result = env['product.product'].search_count([('sale_ok', '=', True)])\n" +" result = env['product.product']." +"search_count([('sale_ok', '=', True)])\n" " " msgstr "" "\n" -" result = env['product.product'].search_count([('sale_ok', '=', True)])\n" +" result = env['product.product']." +"search_count([('sale_ok', '=', True)])\n" " " #. module: contract_variable_quantity @@ -55,8 +57,8 @@ msgstr "invoice: Creant Factura (capçalera). " msgid "" "line: Contract recurring invoice line that triggers this formula." msgstr "" -"line: Línia del contractes de facturació recurrent que llança aquesta" -" fórmula. " +"line: Línia del contractes de facturació recurrent que llança aquesta " +"fórmula. " #. module: contract_variable_quantity #: model:ir.ui.view,arch_db:contract_variable_quantity.view_contract_line_qty_formula_form @@ -184,8 +186,7 @@ msgid "" "float/integer value of the quantity to invoice in the variable 'result'." msgstr "" "Heu d'inserir un bloc de codi Python vàlid que emmagatzemi en algun moment " -"un valor sencer o decimal de la quantitat a facturar a la variable 'result'." -" " +"un valor sencer o decimal de la quantitat a facturar a la variable 'result'. " #. module: contract_variable_quantity #: model:ir.model,name:contract_variable_quantity.model_account_analytic_invoice_line diff --git a/contract_variable_quantity/i18n/ca_ES.po b/contract_variable_quantity/i18n/ca_ES.po index e816ae8c..5e9835d4 100644 --- a/contract_variable_quantity/i18n/ca_ES.po +++ b/contract_variable_quantity/i18n/ca_ES.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_variable_quantity -# +# # Translators: # Carlos Hormigo, 2018 msgid "" @@ -11,18 +11,20 @@ msgstr "" "POT-Creation-Date: 2017-12-30 03:24+0000\n" "PO-Revision-Date: 2017-12-30 03:24+0000\n" "Last-Translator: Carlos Hormigo, 2018\n" -"Language-Team: Catalan (Spain) (https://www.transifex.com/oca/teams/23907/ca_ES/)\n" +"Language-Team: Catalan (Spain) (https://www.transifex.com/oca/teams/23907/" +"ca_ES/)\n" +"Language: ca_ES\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: ca_ES\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 "" "\n" -" result = env['product.product'].search_count([('sale_ok', '=', True)])\n" +" result = env['product.product']." +"search_count([('sale_ok', '=', True)])\n" " " msgstr "" diff --git a/contract_variable_quantity/i18n/contract_variable_quantity.pot b/contract_variable_quantity/i18n/contract_variable_quantity.pot new file mode 100644 index 00000000..10c9ad8d --- /dev/null +++ b/contract_variable_quantity/i18n/contract_variable_quantity.pot @@ -0,0 +1,178 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * contract_variable_quantity +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"Last-Translator: <>\n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: \n" + +#. module: contract_variable_quantity +#: model:ir.ui.view,arch_db:contract_variable_quantity.view_contract_line_qty_formula_form +msgid "\n" +" result = env['product.product'].search_count([('sale_ok', '=', True)])\n" +" " +msgstr "" + +#. module: contract_variable_quantity +#: model:ir.ui.view,arch_db:contract_variable_quantity.view_contract_line_qty_formula_form +msgid "context: Current context dictionary." +msgstr "" + +#. module: contract_variable_quantity +#: model:ir.ui.view,arch_db:contract_variable_quantity.view_contract_line_qty_formula_form +msgid "contract: Contract whose line belongs to." +msgstr "" + +#. module: contract_variable_quantity +#: model:ir.ui.view,arch_db:contract_variable_quantity.view_contract_line_qty_formula_form +msgid "env: Environment variable for getting other models." +msgstr "" + +#. module: contract_variable_quantity +#: model:ir.ui.view,arch_db:contract_variable_quantity.view_contract_line_qty_formula_form +msgid "invoice: Invoice (header) being created." +msgstr "" + +#. module: contract_variable_quantity +#: model:ir.ui.view,arch_db:contract_variable_quantity.view_contract_line_qty_formula_form +msgid "line: Contract recurring invoice line that triggers this formula." +msgstr "" + +#. module: contract_variable_quantity +#: model:ir.ui.view,arch_db:contract_variable_quantity.view_contract_line_qty_formula_form +msgid "user: Current user." +msgstr "" + +#. module: contract_variable_quantity +#: model:ir.model,name:contract_variable_quantity.model_account_analytic_account +msgid "Analytic Account" +msgstr "" + +#. module: contract_variable_quantity +#: model:ir.actions.act_window,help:contract_variable_quantity.action_contract_quantity_formula +msgid "Click to create a new formula for variable quantities." +msgstr "" + +#. module: contract_variable_quantity +#: model:ir.model.fields,field_description:contract_variable_quantity.field_contract_line_qty_formula_code +#: model:ir.ui.view,arch_db:contract_variable_quantity.view_contract_line_qty_formula_form +msgid "Code" +msgstr "" + +#. module: contract_variable_quantity +#: model:ir.model.fields,field_description:contract_variable_quantity.field_contract_line_qty_formula_create_uid +msgid "Created by" +msgstr "" + +#. module: contract_variable_quantity +#: model:ir.model.fields,field_description:contract_variable_quantity.field_contract_line_qty_formula_create_date +msgid "Created on" +msgstr "" + +#. module: contract_variable_quantity +#: model:ir.model.fields,field_description:contract_variable_quantity.field_contract_line_qty_formula_display_name +msgid "Display Name" +msgstr "" + +#. module: contract_variable_quantity +#: code:addons/contract_variable_quantity/models/contract.py:64 +#, python-format +msgid "Error evaluating code.\n" +"Details: %s" +msgstr "" + +#. module: contract_variable_quantity +#: model:ir.ui.view,arch_db:contract_variable_quantity.view_contract_line_qty_formula_form +msgid "Example of Python code" +msgstr "" + +#. module: contract_variable_quantity +#: selection:account.analytic.invoice.line,qty_type:0 +msgid "Fixed quantity" +msgstr "" + +#. module: contract_variable_quantity +#: model:ir.actions.act_window,name:contract_variable_quantity.action_contract_quantity_formula +#: model:ir.ui.menu,name:contract_variable_quantity.menu_contract_quantity_formula +msgid "Formulas (quantity)" +msgstr "" + +#. module: contract_variable_quantity +#: model:ir.ui.view,arch_db:contract_variable_quantity.view_contract_line_qty_formula_form +msgid "Help with Python expressions." +msgstr "" + +#. module: contract_variable_quantity +#: model:ir.model.fields,field_description:contract_variable_quantity.field_contract_line_qty_formula_id +msgid "ID" +msgstr "" + +#. module: contract_variable_quantity +#: model:ir.model.fields,field_description:contract_variable_quantity.field_contract_line_qty_formula___last_update +msgid "Last Modified on" +msgstr "" + +#. module: contract_variable_quantity +#: model:ir.model.fields,field_description:contract_variable_quantity.field_contract_line_qty_formula_write_uid +msgid "Last Updated by" +msgstr "" + +#. module: contract_variable_quantity +#: model:ir.model.fields,field_description:contract_variable_quantity.field_contract_line_qty_formula_write_date +msgid "Last Updated on" +msgstr "" + +#. module: contract_variable_quantity +#: model:ir.model.fields,field_description:contract_variable_quantity.field_contract_line_qty_formula_name +#: model:ir.ui.view,arch_db:contract_variable_quantity.view_contract_line_qty_formula_form +msgid "Name" +msgstr "" + +#. module: contract_variable_quantity +#: code:addons/contract_variable_quantity/models/contract.py:66 +#, python-format +msgid "No valid result returned." +msgstr "" + +#. module: contract_variable_quantity +#: model:ir.model.fields,field_description:contract_variable_quantity.field_account_analytic_invoice_line_qty_formula_id +msgid "Qty. formula" +msgstr "" + +#. module: contract_variable_quantity +#: model:ir.model.fields,field_description:contract_variable_quantity.field_account_analytic_invoice_line_qty_type +msgid "Qty. type" +msgstr "" + +#. module: contract_variable_quantity +#: selection:account.analytic.invoice.line,qty_type:0 +msgid "Variable quantity" +msgstr "" + +#. module: contract_variable_quantity +#: model:ir.ui.view,arch_db:contract_variable_quantity.view_contract_line_qty_formula_form +msgid "You can use these variables to compute your formula:" +msgstr "" + +#. module: contract_variable_quantity +#: model:ir.ui.view,arch_db:contract_variable_quantity.view_contract_line_qty_formula_form +msgid "You have to insert valid Python code block that stores at some moment a 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 "" + +#. module: contract_variable_quantity +#: model:ir.model,name:contract_variable_quantity.model_contract_line_qty_formula +msgid "contract.line.qty.formula" +msgstr "" + diff --git a/contract_variable_quantity/i18n/cs.po b/contract_variable_quantity/i18n/cs.po index bb43467f..85f5c763 100644 --- a/contract_variable_quantity/i18n/cs.po +++ b/contract_variable_quantity/i18n/cs.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_variable_quantity -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,17 +12,18 @@ msgstr "" "PO-Revision-Date: 2016-11-08 07:35+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Czech (https://www.transifex.com/oca/teams/23907/cs/)\n" +"Language: cs\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: cs\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" #. module: contract_variable_quantity #: model:ir.ui.view,arch_db:contract_variable_quantity.view_contract_line_qty_formula_form msgid "" "\n" -" result = env['product.product'].search_count([('sale_ok', '=', True)])\n" +" result = env['product.product']." +"search_count([('sale_ok', '=', True)])\n" " " msgstr "" diff --git a/contract_variable_quantity/i18n/da.po b/contract_variable_quantity/i18n/da.po index 2f63651c..bb663b90 100644 --- a/contract_variable_quantity/i18n/da.po +++ b/contract_variable_quantity/i18n/da.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_variable_quantity -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,17 +12,18 @@ msgstr "" "PO-Revision-Date: 2016-11-08 07:35+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Danish (https://www.transifex.com/oca/teams/23907/da/)\n" +"Language: da\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: da\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 "" "\n" -" result = env['product.product'].search_count([('sale_ok', '=', True)])\n" +" result = env['product.product']." +"search_count([('sale_ok', '=', True)])\n" " " msgstr "" diff --git a/contract_variable_quantity/i18n/de.po b/contract_variable_quantity/i18n/de.po index cebd37e6..b7ec5f5f 100644 --- a/contract_variable_quantity/i18n/de.po +++ b/contract_variable_quantity/i18n/de.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_variable_quantity -# +# # Translators: # OCA Transbot , 2016 # Rudolf Schnapka , 2017 @@ -13,21 +13,23 @@ msgstr "" "PO-Revision-Date: 2017-06-01 22:03+0000\n" "Last-Translator: Rudolf Schnapka , 2017\n" "Language-Team: German (https://www.transifex.com/oca/teams/23907/de/)\n" +"Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: de\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 "" "\n" -" result = env['product.product'].search_count([('sale_ok', '=', True)])\n" +" result = env['product.product']." +"search_count([('sale_ok', '=', True)])\n" " " msgstr "" "\n" -" result = env['product.product'].search_count([('sale_ok', '=', True)])\n" +" result = env['product.product']." +"search_count([('sale_ok', '=', True)])\n" " " #. module: contract_variable_quantity @@ -55,8 +57,7 @@ msgstr "invoice: Anzulegende Rechnung (Kopf)." msgid "" "line: Contract recurring invoice line that triggers this formula." msgstr "" -"line: Position aus wiederkehrender Rechnung, die diese Formel " -"auslöst." +"line: Position aus wiederkehrender Rechnung, die diese Formel auslöst." #. module: contract_variable_quantity #: model:ir.ui.view,arch_db:contract_variable_quantity.view_contract_line_qty_formula_form diff --git a/contract_variable_quantity/i18n/el_GR.po b/contract_variable_quantity/i18n/el_GR.po index 4699a1e9..fdb015c2 100644 --- a/contract_variable_quantity/i18n/el_GR.po +++ b/contract_variable_quantity/i18n/el_GR.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_variable_quantity -# +# # Translators: # OCA Transbot , 2016 # Kostas Goutoudis , 2016 @@ -12,18 +12,20 @@ msgstr "" "POT-Creation-Date: 2016-11-08 07:35+0000\n" "PO-Revision-Date: 2016-11-08 07:35+0000\n" "Last-Translator: Kostas Goutoudis , 2016\n" -"Language-Team: Greek (Greece) (https://www.transifex.com/oca/teams/23907/el_GR/)\n" +"Language-Team: Greek (Greece) (https://www.transifex.com/oca/teams/23907/" +"el_GR/)\n" +"Language: el_GR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: el_GR\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 "" "\n" -" result = env['product.product'].search_count([('sale_ok', '=', True)])\n" +" result = env['product.product']." +"search_count([('sale_ok', '=', True)])\n" " " msgstr "" diff --git a/contract_variable_quantity/i18n/en_GB.po b/contract_variable_quantity/i18n/en_GB.po index 76cbbc5d..4d3e1710 100644 --- a/contract_variable_quantity/i18n/en_GB.po +++ b/contract_variable_quantity/i18n/en_GB.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_variable_quantity -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,18 +11,20 @@ msgstr "" "POT-Creation-Date: 2016-11-08 07:35+0000\n" "PO-Revision-Date: 2016-11-08 07:35+0000\n" "Last-Translator: OCA Transbot , 2016\n" -"Language-Team: English (United Kingdom) (https://www.transifex.com/oca/teams/23907/en_GB/)\n" +"Language-Team: English (United Kingdom) (https://www.transifex.com/oca/" +"teams/23907/en_GB/)\n" +"Language: en_GB\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: en_GB\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 "" "\n" -" result = env['product.product'].search_count([('sale_ok', '=', True)])\n" +" result = env['product.product']." +"search_count([('sale_ok', '=', True)])\n" " " msgstr "" diff --git a/contract_variable_quantity/i18n/es.po b/contract_variable_quantity/i18n/es.po index cb14a983..4d00f530 100644 --- a/contract_variable_quantity/i18n/es.po +++ b/contract_variable_quantity/i18n/es.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_variable_quantity -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,21 +12,23 @@ msgstr "" "PO-Revision-Date: 2016-09-11 02:47+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n" +"Language: es\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es\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 "" "\n" -" result = env['product.product'].search_count([('sale_ok', '=', True)])\n" +" result = env['product.product']." +"search_count([('sale_ok', '=', True)])\n" " " msgstr "" "\n" -" result = env['product.product'].search_count([('sale_ok', '=', True)])\n" +" result = env['product.product']." +"search_count([('sale_ok', '=', True)])\n" " " #. module: contract_variable_quantity diff --git a/contract_variable_quantity/i18n/es_AR.po b/contract_variable_quantity/i18n/es_AR.po index f810d4d6..04085cfc 100644 --- a/contract_variable_quantity/i18n/es_AR.po +++ b/contract_variable_quantity/i18n/es_AR.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_variable_quantity -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,18 +11,20 @@ msgstr "" "POT-Creation-Date: 2016-11-08 07:35+0000\n" "PO-Revision-Date: 2016-11-08 07:35+0000\n" "Last-Translator: OCA Transbot , 2016\n" -"Language-Team: Spanish (Argentina) (https://www.transifex.com/oca/teams/23907/es_AR/)\n" +"Language-Team: Spanish (Argentina) (https://www.transifex.com/oca/" +"teams/23907/es_AR/)\n" +"Language: es_AR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_AR\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 "" "\n" -" result = env['product.product'].search_count([('sale_ok', '=', True)])\n" +" result = env['product.product']." +"search_count([('sale_ok', '=', True)])\n" " " msgstr "" diff --git a/contract_variable_quantity/i18n/es_CL.po b/contract_variable_quantity/i18n/es_CL.po index 6237414e..faf880c9 100644 --- a/contract_variable_quantity/i18n/es_CL.po +++ b/contract_variable_quantity/i18n/es_CL.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_variable_quantity -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,18 +11,20 @@ msgstr "" "POT-Creation-Date: 2016-11-08 07:35+0000\n" "PO-Revision-Date: 2016-11-08 07:35+0000\n" "Last-Translator: OCA Transbot , 2016\n" -"Language-Team: Spanish (Chile) (https://www.transifex.com/oca/teams/23907/es_CL/)\n" +"Language-Team: Spanish (Chile) (https://www.transifex.com/oca/teams/23907/" +"es_CL/)\n" +"Language: es_CL\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_CL\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 "" "\n" -" result = env['product.product'].search_count([('sale_ok', '=', True)])\n" +" result = env['product.product']." +"search_count([('sale_ok', '=', True)])\n" " " msgstr "" diff --git a/contract_variable_quantity/i18n/es_CO.po b/contract_variable_quantity/i18n/es_CO.po index 79897367..c6105744 100644 --- a/contract_variable_quantity/i18n/es_CO.po +++ b/contract_variable_quantity/i18n/es_CO.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_variable_quantity -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,18 +11,20 @@ msgstr "" "POT-Creation-Date: 2016-11-08 07:35+0000\n" "PO-Revision-Date: 2016-11-08 07:35+0000\n" "Last-Translator: OCA Transbot , 2016\n" -"Language-Team: Spanish (Colombia) (https://www.transifex.com/oca/teams/23907/es_CO/)\n" +"Language-Team: Spanish (Colombia) (https://www.transifex.com/oca/teams/23907/" +"es_CO/)\n" +"Language: es_CO\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_CO\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 "" "\n" -" result = env['product.product'].search_count([('sale_ok', '=', True)])\n" +" result = env['product.product']." +"search_count([('sale_ok', '=', True)])\n" " " msgstr "" diff --git a/contract_variable_quantity/i18n/es_CR.po b/contract_variable_quantity/i18n/es_CR.po index 7b6192b4..fa016726 100644 --- a/contract_variable_quantity/i18n/es_CR.po +++ b/contract_variable_quantity/i18n/es_CR.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_variable_quantity -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,18 +11,20 @@ msgstr "" "POT-Creation-Date: 2016-09-11 02:47+0000\n" "PO-Revision-Date: 2016-09-11 02:47+0000\n" "Last-Translator: OCA Transbot , 2016\n" -"Language-Team: Spanish (Costa Rica) (https://www.transifex.com/oca/teams/23907/es_CR/)\n" +"Language-Team: Spanish (Costa Rica) (https://www.transifex.com/oca/" +"teams/23907/es_CR/)\n" +"Language: es_CR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_CR\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 "" "\n" -" result = env['product.product'].search_count([('sale_ok', '=', True)])\n" +" result = env['product.product']." +"search_count([('sale_ok', '=', True)])\n" " " msgstr "" diff --git a/contract_variable_quantity/i18n/es_DO.po b/contract_variable_quantity/i18n/es_DO.po index ef5f7893..14b1ae9b 100644 --- a/contract_variable_quantity/i18n/es_DO.po +++ b/contract_variable_quantity/i18n/es_DO.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_variable_quantity -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,18 +11,20 @@ msgstr "" "POT-Creation-Date: 2016-11-08 07:35+0000\n" "PO-Revision-Date: 2016-11-08 07:35+0000\n" "Last-Translator: OCA Transbot , 2016\n" -"Language-Team: Spanish (Dominican Republic) (https://www.transifex.com/oca/teams/23907/es_DO/)\n" +"Language-Team: Spanish (Dominican Republic) (https://www.transifex.com/oca/" +"teams/23907/es_DO/)\n" +"Language: es_DO\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_DO\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 "" "\n" -" result = env['product.product'].search_count([('sale_ok', '=', True)])\n" +" result = env['product.product']." +"search_count([('sale_ok', '=', True)])\n" " " msgstr "" diff --git a/contract_variable_quantity/i18n/es_EC.po b/contract_variable_quantity/i18n/es_EC.po index 01fb8ef4..a79b5567 100644 --- a/contract_variable_quantity/i18n/es_EC.po +++ b/contract_variable_quantity/i18n/es_EC.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_variable_quantity -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,18 +11,20 @@ msgstr "" "POT-Creation-Date: 2016-11-08 07:35+0000\n" "PO-Revision-Date: 2016-11-08 07:35+0000\n" "Last-Translator: OCA Transbot , 2016\n" -"Language-Team: Spanish (Ecuador) (https://www.transifex.com/oca/teams/23907/es_EC/)\n" +"Language-Team: Spanish (Ecuador) (https://www.transifex.com/oca/teams/23907/" +"es_EC/)\n" +"Language: es_EC\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_EC\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 "" "\n" -" result = env['product.product'].search_count([('sale_ok', '=', True)])\n" +" result = env['product.product']." +"search_count([('sale_ok', '=', True)])\n" " " msgstr "" diff --git a/contract_variable_quantity/i18n/es_ES.po b/contract_variable_quantity/i18n/es_ES.po index 94d283dc..50e5bcb3 100644 --- a/contract_variable_quantity/i18n/es_ES.po +++ b/contract_variable_quantity/i18n/es_ES.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_variable_quantity -# +# # Translators: # OCA Transbot , 2016 # Fernando Lara , 2017 @@ -12,18 +12,20 @@ msgstr "" "POT-Creation-Date: 2017-01-21 01:59+0000\n" "PO-Revision-Date: 2017-01-21 01:59+0000\n" "Last-Translator: Fernando Lara , 2017\n" -"Language-Team: Spanish (Spain) (https://www.transifex.com/oca/teams/23907/es_ES/)\n" +"Language-Team: Spanish (Spain) (https://www.transifex.com/oca/teams/23907/" +"es_ES/)\n" +"Language: es_ES\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_ES\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 "" "\n" -" result = env['product.product'].search_count([('sale_ok', '=', True)])\n" +" result = env['product.product']." +"search_count([('sale_ok', '=', True)])\n" " " msgstr "" diff --git a/contract_variable_quantity/i18n/es_MX.po b/contract_variable_quantity/i18n/es_MX.po index 625b3db4..ca5ff3ef 100644 --- a/contract_variable_quantity/i18n/es_MX.po +++ b/contract_variable_quantity/i18n/es_MX.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_variable_quantity -# +# # Translators: # OCA Transbot , 2016 # Juan González , 2016 @@ -12,18 +12,20 @@ msgstr "" "POT-Creation-Date: 2016-12-03 01:14+0000\n" "PO-Revision-Date: 2016-12-03 01:14+0000\n" "Last-Translator: Juan González , 2016\n" -"Language-Team: Spanish (Mexico) (https://www.transifex.com/oca/teams/23907/es_MX/)\n" +"Language-Team: Spanish (Mexico) (https://www.transifex.com/oca/teams/23907/" +"es_MX/)\n" +"Language: es_MX\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_MX\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 "" "\n" -" result = env['product.product'].search_count([('sale_ok', '=', True)])\n" +" result = env['product.product']." +"search_count([('sale_ok', '=', True)])\n" " " msgstr "" diff --git a/contract_variable_quantity/i18n/es_PE.po b/contract_variable_quantity/i18n/es_PE.po index f46ce9ce..2b169765 100644 --- a/contract_variable_quantity/i18n/es_PE.po +++ b/contract_variable_quantity/i18n/es_PE.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_variable_quantity -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,18 +11,20 @@ msgstr "" "POT-Creation-Date: 2016-11-08 07:35+0000\n" "PO-Revision-Date: 2016-11-08 07:35+0000\n" "Last-Translator: OCA Transbot , 2016\n" -"Language-Team: Spanish (Peru) (https://www.transifex.com/oca/teams/23907/es_PE/)\n" +"Language-Team: Spanish (Peru) (https://www.transifex.com/oca/teams/23907/" +"es_PE/)\n" +"Language: es_PE\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_PE\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 "" "\n" -" result = env['product.product'].search_count([('sale_ok', '=', True)])\n" +" result = env['product.product']." +"search_count([('sale_ok', '=', True)])\n" " " msgstr "" diff --git a/contract_variable_quantity/i18n/es_PY.po b/contract_variable_quantity/i18n/es_PY.po index c34a5930..b02e1369 100644 --- a/contract_variable_quantity/i18n/es_PY.po +++ b/contract_variable_quantity/i18n/es_PY.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_variable_quantity -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,18 +11,20 @@ msgstr "" "POT-Creation-Date: 2016-11-08 07:35+0000\n" "PO-Revision-Date: 2016-11-08 07:35+0000\n" "Last-Translator: OCA Transbot , 2016\n" -"Language-Team: Spanish (Paraguay) (https://www.transifex.com/oca/teams/23907/es_PY/)\n" +"Language-Team: Spanish (Paraguay) (https://www.transifex.com/oca/teams/23907/" +"es_PY/)\n" +"Language: es_PY\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_PY\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 "" "\n" -" result = env['product.product'].search_count([('sale_ok', '=', True)])\n" +" result = env['product.product']." +"search_count([('sale_ok', '=', True)])\n" " " msgstr "" diff --git a/contract_variable_quantity/i18n/es_VE.po b/contract_variable_quantity/i18n/es_VE.po index 6ee0a21d..8a17d443 100644 --- a/contract_variable_quantity/i18n/es_VE.po +++ b/contract_variable_quantity/i18n/es_VE.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_variable_quantity -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,18 +11,20 @@ msgstr "" "POT-Creation-Date: 2016-11-08 07:35+0000\n" "PO-Revision-Date: 2016-11-08 07:35+0000\n" "Last-Translator: OCA Transbot , 2016\n" -"Language-Team: Spanish (Venezuela) (https://www.transifex.com/oca/teams/23907/es_VE/)\n" +"Language-Team: Spanish (Venezuela) (https://www.transifex.com/oca/" +"teams/23907/es_VE/)\n" +"Language: es_VE\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_VE\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 "" "\n" -" result = env['product.product'].search_count([('sale_ok', '=', True)])\n" +" result = env['product.product']." +"search_count([('sale_ok', '=', True)])\n" " " msgstr "" diff --git a/contract_variable_quantity/i18n/et.po b/contract_variable_quantity/i18n/et.po index 28601bc1..40c4f0d4 100644 --- a/contract_variable_quantity/i18n/et.po +++ b/contract_variable_quantity/i18n/et.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_variable_quantity -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,17 +12,18 @@ msgstr "" "PO-Revision-Date: 2016-11-08 07:35+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Estonian (https://www.transifex.com/oca/teams/23907/et/)\n" +"Language: et\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: et\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 "" "\n" -" result = env['product.product'].search_count([('sale_ok', '=', True)])\n" +" result = env['product.product']." +"search_count([('sale_ok', '=', True)])\n" " " msgstr "" diff --git a/contract_variable_quantity/i18n/eu.po b/contract_variable_quantity/i18n/eu.po index 99a3b5c7..ab6510c6 100644 --- a/contract_variable_quantity/i18n/eu.po +++ b/contract_variable_quantity/i18n/eu.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_variable_quantity -# +# # Translators: # OCA Transbot , 2016 # Esther Martín Menéndez , 2017 @@ -13,17 +13,18 @@ msgstr "" "PO-Revision-Date: 2017-02-18 01:44+0000\n" "Last-Translator: Esther Martín Menéndez , 2017\n" "Language-Team: Basque (https://www.transifex.com/oca/teams/23907/eu/)\n" +"Language: eu\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: eu\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 "" "\n" -" result = env['product.product'].search_count([('sale_ok', '=', True)])\n" +" result = env['product.product']." +"search_count([('sale_ok', '=', True)])\n" " " msgstr "" diff --git a/contract_variable_quantity/i18n/fa.po b/contract_variable_quantity/i18n/fa.po index af0f0c55..e1af42dc 100644 --- a/contract_variable_quantity/i18n/fa.po +++ b/contract_variable_quantity/i18n/fa.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_variable_quantity -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,17 +12,18 @@ msgstr "" "PO-Revision-Date: 2016-11-08 07:35+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Persian (https://www.transifex.com/oca/teams/23907/fa/)\n" +"Language: fa\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: fa\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: contract_variable_quantity #: model:ir.ui.view,arch_db:contract_variable_quantity.view_contract_line_qty_formula_form msgid "" "\n" -" result = env['product.product'].search_count([('sale_ok', '=', True)])\n" +" result = env['product.product']." +"search_count([('sale_ok', '=', True)])\n" " " msgstr "" diff --git a/contract_variable_quantity/i18n/fi.po b/contract_variable_quantity/i18n/fi.po index b2878dde..f1179dcd 100644 --- a/contract_variable_quantity/i18n/fi.po +++ b/contract_variable_quantity/i18n/fi.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_variable_quantity -# +# # Translators: # Jarmo Kortetjärvi , 2016 # OCA Transbot , 2016 @@ -13,17 +13,18 @@ msgstr "" "PO-Revision-Date: 2016-09-11 02:47+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Finnish (https://www.transifex.com/oca/teams/23907/fi/)\n" +"Language: fi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: fi\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 "" "\n" -" result = env['product.product'].search_count([('sale_ok', '=', True)])\n" +" result = env['product.product']." +"search_count([('sale_ok', '=', True)])\n" " " msgstr "" diff --git a/contract_variable_quantity/i18n/fr.po b/contract_variable_quantity/i18n/fr.po index 005c92f1..376813c7 100644 --- a/contract_variable_quantity/i18n/fr.po +++ b/contract_variable_quantity/i18n/fr.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_variable_quantity -# +# # Translators: # Christophe CHAUVET , 2016 # OCA Transbot , 2016 @@ -14,17 +14,18 @@ msgstr "" "PO-Revision-Date: 2016-09-11 02:47+0000\n" "Last-Translator: dglucose , 2016\n" "Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n" +"Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: fr\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 "" "\n" -" result = env['product.product'].search_count([('sale_ok', '=', True)])\n" +" result = env['product.product']." +"search_count([('sale_ok', '=', True)])\n" " " msgstr "" diff --git a/contract_variable_quantity/i18n/fr_CA.po b/contract_variable_quantity/i18n/fr_CA.po index ced98c13..da596a7c 100644 --- a/contract_variable_quantity/i18n/fr_CA.po +++ b/contract_variable_quantity/i18n/fr_CA.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_variable_quantity -# +# # Translators: # OCA Transbot , 2016 # Martin Malorni , 2016 @@ -12,19 +12,22 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-09-11 02:47+0000\n" "PO-Revision-Date: 2016-09-11 02:47+0000\n" -"Last-Translator: Adriana Ierfino , 2016\n" -"Language-Team: French (Canada) (https://www.transifex.com/oca/teams/23907/fr_CA/)\n" +"Last-Translator: Adriana Ierfino , " +"2016\n" +"Language-Team: French (Canada) (https://www.transifex.com/oca/teams/23907/" +"fr_CA/)\n" +"Language: fr_CA\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: fr_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 "" "\n" -" result = env['product.product'].search_count([('sale_ok', '=', True)])\n" +" result = env['product.product']." +"search_count([('sale_ok', '=', True)])\n" " " msgstr "" diff --git a/contract_variable_quantity/i18n/fr_CH.po b/contract_variable_quantity/i18n/fr_CH.po index 3a33b7a7..270f7a9e 100644 --- a/contract_variable_quantity/i18n/fr_CH.po +++ b/contract_variable_quantity/i18n/fr_CH.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_variable_quantity -# +# # Translators: # OCA Transbot , 2016 # leemannd , 2016 @@ -12,18 +12,20 @@ msgstr "" "POT-Creation-Date: 2016-11-26 06:04+0000\n" "PO-Revision-Date: 2016-11-26 06:04+0000\n" "Last-Translator: leemannd , 2016\n" -"Language-Team: French (Switzerland) (https://www.transifex.com/oca/teams/23907/fr_CH/)\n" +"Language-Team: French (Switzerland) (https://www.transifex.com/oca/" +"teams/23907/fr_CH/)\n" +"Language: fr_CH\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: fr_CH\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 "" "\n" -" result = env['product.product'].search_count([('sale_ok', '=', True)])\n" +" result = env['product.product']." +"search_count([('sale_ok', '=', True)])\n" " " msgstr "" diff --git a/contract_variable_quantity/i18n/gl.po b/contract_variable_quantity/i18n/gl.po index 209a84d9..c7a49d9b 100644 --- a/contract_variable_quantity/i18n/gl.po +++ b/contract_variable_quantity/i18n/gl.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_variable_quantity -# +# # Translators: # César Castro Cruz , 2016 # OCA Transbot , 2016 @@ -14,17 +14,18 @@ msgstr "" "PO-Revision-Date: 2016-09-11 02:47+0000\n" "Last-Translator: Alejandro Santana , 2016\n" "Language-Team: Galician (https://www.transifex.com/oca/teams/23907/gl/)\n" +"Language: gl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: gl\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 "" "\n" -" result = env['product.product'].search_count([('sale_ok', '=', True)])\n" +" result = env['product.product']." +"search_count([('sale_ok', '=', True)])\n" " " msgstr "" diff --git a/contract_variable_quantity/i18n/gl_ES.po b/contract_variable_quantity/i18n/gl_ES.po index 5c24caab..47c34429 100644 --- a/contract_variable_quantity/i18n/gl_ES.po +++ b/contract_variable_quantity/i18n/gl_ES.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_variable_quantity -# +# # Translators: # Alejandro Santana , 2016 msgid "" @@ -11,18 +11,20 @@ msgstr "" "POT-Creation-Date: 2016-09-11 02:47+0000\n" "PO-Revision-Date: 2016-09-11 02:47+0000\n" "Last-Translator: Alejandro Santana , 2016\n" -"Language-Team: Galician (Spain) (https://www.transifex.com/oca/teams/23907/gl_ES/)\n" +"Language-Team: Galician (Spain) (https://www.transifex.com/oca/teams/23907/" +"gl_ES/)\n" +"Language: gl_ES\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: gl_ES\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 "" "\n" -" result = env['product.product'].search_count([('sale_ok', '=', True)])\n" +" result = env['product.product']." +"search_count([('sale_ok', '=', True)])\n" " " msgstr "" diff --git a/contract_variable_quantity/i18n/he.po b/contract_variable_quantity/i18n/he.po index b82d765a..185b47bd 100644 --- a/contract_variable_quantity/i18n/he.po +++ b/contract_variable_quantity/i18n/he.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_variable_quantity -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,17 +12,18 @@ msgstr "" "PO-Revision-Date: 2016-11-08 07:35+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Hebrew (https://www.transifex.com/oca/teams/23907/he/)\n" +"Language: he\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: he\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 "" "\n" -" result = env['product.product'].search_count([('sale_ok', '=', True)])\n" +" result = env['product.product']." +"search_count([('sale_ok', '=', True)])\n" " " msgstr "" diff --git a/contract_variable_quantity/i18n/hr.po b/contract_variable_quantity/i18n/hr.po index 45360e6a..3f65096d 100644 --- a/contract_variable_quantity/i18n/hr.po +++ b/contract_variable_quantity/i18n/hr.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_variable_quantity -# +# # Translators: # Bole , 2016 # Ana-Maria Olujić , 2016 @@ -11,19 +11,22 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-09-11 02:47+0000\n" "PO-Revision-Date: 2016-09-11 02:47+0000\n" -"Last-Translator: Ana-Maria Olujić , 2016\n" +"Last-Translator: Ana-Maria Olujić , " +"2016\n" "Language-Team: Croatian (https://www.transifex.com/oca/teams/23907/hr/)\n" +"Language: hr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: hr\n" -"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" #. module: contract_variable_quantity #: model:ir.ui.view,arch_db:contract_variable_quantity.view_contract_line_qty_formula_form msgid "" "\n" -" result = env['product.product'].search_count([('sale_ok', '=', True)])\n" +" result = env['product.product']." +"search_count([('sale_ok', '=', True)])\n" " " msgstr "" diff --git a/contract_variable_quantity/i18n/hr_HR.po b/contract_variable_quantity/i18n/hr_HR.po index 8495badd..facaa8f7 100644 --- a/contract_variable_quantity/i18n/hr_HR.po +++ b/contract_variable_quantity/i18n/hr_HR.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_variable_quantity -# +# # Translators: # OCA Transbot , 2016 # Bole , 2016 @@ -12,22 +12,26 @@ msgstr "" "POT-Creation-Date: 2016-09-17 09:01+0000\n" "PO-Revision-Date: 2016-09-17 09:01+0000\n" "Last-Translator: Bole , 2016\n" -"Language-Team: Croatian (Croatia) (https://www.transifex.com/oca/teams/23907/hr_HR/)\n" +"Language-Team: Croatian (Croatia) (https://www.transifex.com/oca/teams/23907/" +"hr_HR/)\n" +"Language: hr_HR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: hr_HR\n" -"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" #. module: contract_variable_quantity #: model:ir.ui.view,arch_db:contract_variable_quantity.view_contract_line_qty_formula_form msgid "" "\n" -" result = env['product.product'].search_count([('sale_ok', '=', True)])\n" +" result = env['product.product']." +"search_count([('sale_ok', '=', True)])\n" " " msgstr "" "\n" -" result = env['product.product'].search_count([('sale_ok', '=', True)])\n" +" result = env['product.product']." +"search_count([('sale_ok', '=', True)])\n" " " #. module: contract_variable_quantity @@ -182,8 +186,8 @@ msgid "" "float/integer value of the quantity to invoice in the variable 'result'." msgstr "" "Morate upisati valjani blok python koda koji se u određenom trenutku " -"izvršava i vraća cjelobrojnu/decimalnu vrijednost kao rezultat za količine u" -" stavkama računa " +"izvršava i vraća cjelobrojnu/decimalnu vrijednost kao rezultat za količine u " +"stavkama računa " #. module: contract_variable_quantity #: model:ir.model,name:contract_variable_quantity.model_account_analytic_invoice_line diff --git a/contract_variable_quantity/i18n/hu.po b/contract_variable_quantity/i18n/hu.po index 9b8eb1e8..93d83c1b 100644 --- a/contract_variable_quantity/i18n/hu.po +++ b/contract_variable_quantity/i18n/hu.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_variable_quantity -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,17 +12,18 @@ msgstr "" "PO-Revision-Date: 2016-11-08 07:35+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Hungarian (https://www.transifex.com/oca/teams/23907/hu/)\n" +"Language: hu\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: hu\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 "" "\n" -" result = env['product.product'].search_count([('sale_ok', '=', True)])\n" +" result = env['product.product']." +"search_count([('sale_ok', '=', True)])\n" " " msgstr "" diff --git a/contract_variable_quantity/i18n/id.po b/contract_variable_quantity/i18n/id.po index f5bed38c..efb548b1 100644 --- a/contract_variable_quantity/i18n/id.po +++ b/contract_variable_quantity/i18n/id.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_variable_quantity -# +# # Translators: # OCA Transbot , 2016 # Wahyu Setiawan , 2017 @@ -13,17 +13,18 @@ msgstr "" "PO-Revision-Date: 2017-10-28 03:10+0000\n" "Last-Translator: Wahyu Setiawan , 2017\n" "Language-Team: Indonesian (https://www.transifex.com/oca/teams/23907/id/)\n" +"Language: id\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: id\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: contract_variable_quantity #: model:ir.ui.view,arch_db:contract_variable_quantity.view_contract_line_qty_formula_form msgid "" "\n" -" result = env['product.product'].search_count([('sale_ok', '=', True)])\n" +" result = env['product.product']." +"search_count([('sale_ok', '=', True)])\n" " " msgstr "" diff --git a/contract_variable_quantity/i18n/it.po b/contract_variable_quantity/i18n/it.po index 9bdbb3c3..9b9a157b 100644 --- a/contract_variable_quantity/i18n/it.po +++ b/contract_variable_quantity/i18n/it.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_variable_quantity -# +# # Translators: # Nicola Malcontenti , 2016 # OCA Transbot , 2016 @@ -14,17 +14,18 @@ msgstr "" "PO-Revision-Date: 2016-09-11 02:47+0000\n" "Last-Translator: Paolo Valier , 2016\n" "Language-Team: Italian (https://www.transifex.com/oca/teams/23907/it/)\n" +"Language: it\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: it\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 "" "\n" -" result = env['product.product'].search_count([('sale_ok', '=', True)])\n" +" result = env['product.product']." +"search_count([('sale_ok', '=', True)])\n" " " msgstr "" diff --git a/contract_variable_quantity/i18n/ja.po b/contract_variable_quantity/i18n/ja.po index 5ed012d8..a9298942 100644 --- a/contract_variable_quantity/i18n/ja.po +++ b/contract_variable_quantity/i18n/ja.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_variable_quantity -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,17 +12,18 @@ msgstr "" "PO-Revision-Date: 2016-11-08 07:35+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Japanese (https://www.transifex.com/oca/teams/23907/ja/)\n" +"Language: ja\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: contract_variable_quantity #: model:ir.ui.view,arch_db:contract_variable_quantity.view_contract_line_qty_formula_form msgid "" "\n" -" result = env['product.product'].search_count([('sale_ok', '=', True)])\n" +" result = env['product.product']." +"search_count([('sale_ok', '=', True)])\n" " " msgstr "" diff --git a/contract_variable_quantity/i18n/ko.po b/contract_variable_quantity/i18n/ko.po index 64520003..25ac6efc 100644 --- a/contract_variable_quantity/i18n/ko.po +++ b/contract_variable_quantity/i18n/ko.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_variable_quantity -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,17 +12,18 @@ msgstr "" "PO-Revision-Date: 2016-11-08 07:35+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Korean (https://www.transifex.com/oca/teams/23907/ko/)\n" +"Language: ko\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: ko\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: contract_variable_quantity #: model:ir.ui.view,arch_db:contract_variable_quantity.view_contract_line_qty_formula_form msgid "" "\n" -" result = env['product.product'].search_count([('sale_ok', '=', True)])\n" +" result = env['product.product']." +"search_count([('sale_ok', '=', True)])\n" " " msgstr "" diff --git a/contract_variable_quantity/i18n/lt.po b/contract_variable_quantity/i18n/lt.po index b8ea0d38..a67fec47 100644 --- a/contract_variable_quantity/i18n/lt.po +++ b/contract_variable_quantity/i18n/lt.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_variable_quantity -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,17 +12,19 @@ msgstr "" "PO-Revision-Date: 2016-11-08 07:35+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Lithuanian (https://www.transifex.com/oca/teams/23907/lt/)\n" +"Language: lt\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: lt\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n" +"%100<10 || n%100>=20) ? 1 : 2);\n" #. module: contract_variable_quantity #: model:ir.ui.view,arch_db:contract_variable_quantity.view_contract_line_qty_formula_form msgid "" "\n" -" result = env['product.product'].search_count([('sale_ok', '=', True)])\n" +" result = env['product.product']." +"search_count([('sale_ok', '=', True)])\n" " " msgstr "" diff --git a/contract_variable_quantity/i18n/lt_LT.po b/contract_variable_quantity/i18n/lt_LT.po index 7fb2f9c0..b155f1a4 100644 --- a/contract_variable_quantity/i18n/lt_LT.po +++ b/contract_variable_quantity/i18n/lt_LT.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_variable_quantity -# +# # Translators: # Arminas Grigonis , 2016 msgid "" @@ -11,18 +11,21 @@ msgstr "" "POT-Creation-Date: 2016-09-11 02:47+0000\n" "PO-Revision-Date: 2016-09-11 02:47+0000\n" "Last-Translator: Arminas Grigonis , 2016\n" -"Language-Team: Lithuanian (Lithuania) (https://www.transifex.com/oca/teams/23907/lt_LT/)\n" +"Language-Team: Lithuanian (Lithuania) (https://www.transifex.com/oca/" +"teams/23907/lt_LT/)\n" +"Language: lt_LT\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: lt_LT\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n" +"%100<10 || n%100>=20) ? 1 : 2);\n" #. module: contract_variable_quantity #: model:ir.ui.view,arch_db:contract_variable_quantity.view_contract_line_qty_formula_form msgid "" "\n" -" result = env['product.product'].search_count([('sale_ok', '=', True)])\n" +" result = env['product.product']." +"search_count([('sale_ok', '=', True)])\n" " " msgstr "" diff --git a/contract_variable_quantity/i18n/lv.po b/contract_variable_quantity/i18n/lv.po index 61e70f92..179554b6 100644 --- a/contract_variable_quantity/i18n/lv.po +++ b/contract_variable_quantity/i18n/lv.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_variable_quantity -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,17 +12,19 @@ msgstr "" "PO-Revision-Date: 2016-09-11 02:47+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Latvian (https://www.transifex.com/oca/teams/23907/lv/)\n" +"Language: lv\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: lv\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : " +"2);\n" #. module: contract_variable_quantity #: model:ir.ui.view,arch_db:contract_variable_quantity.view_contract_line_qty_formula_form msgid "" "\n" -" result = env['product.product'].search_count([('sale_ok', '=', True)])\n" +" result = env['product.product']." +"search_count([('sale_ok', '=', True)])\n" " " msgstr "" diff --git a/contract_variable_quantity/i18n/mk.po b/contract_variable_quantity/i18n/mk.po index d5fbaf0d..04e6d907 100644 --- a/contract_variable_quantity/i18n/mk.po +++ b/contract_variable_quantity/i18n/mk.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_variable_quantity -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,17 +12,18 @@ msgstr "" "PO-Revision-Date: 2016-11-08 07:35+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Macedonian (https://www.transifex.com/oca/teams/23907/mk/)\n" +"Language: mk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: mk\n" "Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n" #. module: contract_variable_quantity #: model:ir.ui.view,arch_db:contract_variable_quantity.view_contract_line_qty_formula_form msgid "" "\n" -" result = env['product.product'].search_count([('sale_ok', '=', True)])\n" +" result = env['product.product']." +"search_count([('sale_ok', '=', True)])\n" " " msgstr "" diff --git a/contract_variable_quantity/i18n/mn.po b/contract_variable_quantity/i18n/mn.po index 82441d1c..ebeb9966 100644 --- a/contract_variable_quantity/i18n/mn.po +++ b/contract_variable_quantity/i18n/mn.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_variable_quantity -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,17 +12,18 @@ msgstr "" "PO-Revision-Date: 2016-11-08 07:35+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Mongolian (https://www.transifex.com/oca/teams/23907/mn/)\n" +"Language: mn\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: mn\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 "" "\n" -" result = env['product.product'].search_count([('sale_ok', '=', True)])\n" +" result = env['product.product']." +"search_count([('sale_ok', '=', True)])\n" " " msgstr "" diff --git a/contract_variable_quantity/i18n/nb.po b/contract_variable_quantity/i18n/nb.po index 35e259af..0e4cf8c9 100644 --- a/contract_variable_quantity/i18n/nb.po +++ b/contract_variable_quantity/i18n/nb.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_variable_quantity -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,18 +11,20 @@ msgstr "" "POT-Creation-Date: 2016-11-08 07:35+0000\n" "PO-Revision-Date: 2016-11-08 07:35+0000\n" "Last-Translator: OCA Transbot , 2016\n" -"Language-Team: Norwegian Bokmål (https://www.transifex.com/oca/teams/23907/nb/)\n" +"Language-Team: Norwegian Bokmål (https://www.transifex.com/oca/teams/23907/" +"nb/)\n" +"Language: nb\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: nb\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 "" "\n" -" result = env['product.product'].search_count([('sale_ok', '=', True)])\n" +" result = env['product.product']." +"search_count([('sale_ok', '=', True)])\n" " " msgstr "" diff --git a/contract_variable_quantity/i18n/nb_NO.po b/contract_variable_quantity/i18n/nb_NO.po index 4575746a..8c806fb5 100644 --- a/contract_variable_quantity/i18n/nb_NO.po +++ b/contract_variable_quantity/i18n/nb_NO.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_variable_quantity -# +# # Translators: # Imre Kristoffer Eilertsen , 2016 msgid "" @@ -11,18 +11,20 @@ msgstr "" "POT-Creation-Date: 2016-09-11 02:47+0000\n" "PO-Revision-Date: 2016-09-11 02:47+0000\n" "Last-Translator: Imre Kristoffer Eilertsen , 2016\n" -"Language-Team: Norwegian Bokmål (Norway) (https://www.transifex.com/oca/teams/23907/nb_NO/)\n" +"Language-Team: Norwegian Bokmål (Norway) (https://www.transifex.com/oca/" +"teams/23907/nb_NO/)\n" +"Language: nb_NO\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: nb_NO\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 "" "\n" -" result = env['product.product'].search_count([('sale_ok', '=', True)])\n" +" result = env['product.product']." +"search_count([('sale_ok', '=', True)])\n" " " msgstr "" diff --git a/contract_variable_quantity/i18n/nl.po b/contract_variable_quantity/i18n/nl.po index b5f868b8..575fdd68 100644 --- a/contract_variable_quantity/i18n/nl.po +++ b/contract_variable_quantity/i18n/nl.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_variable_quantity -# +# # Translators: # OCA Transbot , 2016 # Erwin van der Ploeg , 2016 @@ -13,17 +13,18 @@ msgstr "" "PO-Revision-Date: 2016-09-11 02:47+0000\n" "Last-Translator: Erwin van der Ploeg , 2016\n" "Language-Team: Dutch (https://www.transifex.com/oca/teams/23907/nl/)\n" +"Language: nl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: nl\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 "" "\n" -" result = env['product.product'].search_count([('sale_ok', '=', True)])\n" +" result = env['product.product']." +"search_count([('sale_ok', '=', True)])\n" " " msgstr "" diff --git a/contract_variable_quantity/i18n/nl_BE.po b/contract_variable_quantity/i18n/nl_BE.po index 9b6a1acb..05e09b47 100644 --- a/contract_variable_quantity/i18n/nl_BE.po +++ b/contract_variable_quantity/i18n/nl_BE.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_variable_quantity -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,18 +11,20 @@ msgstr "" "POT-Creation-Date: 2016-11-08 07:35+0000\n" "PO-Revision-Date: 2016-11-08 07:35+0000\n" "Last-Translator: OCA Transbot , 2016\n" -"Language-Team: Dutch (Belgium) (https://www.transifex.com/oca/teams/23907/nl_BE/)\n" +"Language-Team: Dutch (Belgium) (https://www.transifex.com/oca/teams/23907/" +"nl_BE/)\n" +"Language: nl_BE\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: nl_BE\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 "" "\n" -" result = env['product.product'].search_count([('sale_ok', '=', True)])\n" +" result = env['product.product']." +"search_count([('sale_ok', '=', True)])\n" " " msgstr "" diff --git a/contract_variable_quantity/i18n/nl_NL.po b/contract_variable_quantity/i18n/nl_NL.po index f18e3649..0a77a335 100644 --- a/contract_variable_quantity/i18n/nl_NL.po +++ b/contract_variable_quantity/i18n/nl_NL.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_variable_quantity -# +# # Translators: # OCA Transbot , 2017 # Peter Hageman , 2017 @@ -12,18 +12,20 @@ msgstr "" "POT-Creation-Date: 2017-10-20 02:51+0000\n" "PO-Revision-Date: 2017-10-20 02:51+0000\n" "Last-Translator: Peter Hageman , 2017\n" -"Language-Team: Dutch (Netherlands) (https://www.transifex.com/oca/teams/23907/nl_NL/)\n" +"Language-Team: Dutch (Netherlands) (https://www.transifex.com/oca/" +"teams/23907/nl_NL/)\n" +"Language: nl_NL\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: nl_NL\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 "" "\n" -" result = env['product.product'].search_count([('sale_ok', '=', True)])\n" +" result = env['product.product']." +"search_count([('sale_ok', '=', True)])\n" " " msgstr "" diff --git a/contract_variable_quantity/i18n/pl.po b/contract_variable_quantity/i18n/pl.po index 922990e4..b469913c 100644 --- a/contract_variable_quantity/i18n/pl.po +++ b/contract_variable_quantity/i18n/pl.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_variable_quantity -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,17 +12,19 @@ msgstr "" "PO-Revision-Date: 2016-11-08 07:35+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Polish (https://www.transifex.com/oca/teams/23907/pl/)\n" +"Language: pl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: pl\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " +"|| n%100>=20) ? 1 : 2);\n" #. module: contract_variable_quantity #: model:ir.ui.view,arch_db:contract_variable_quantity.view_contract_line_qty_formula_form msgid "" "\n" -" result = env['product.product'].search_count([('sale_ok', '=', True)])\n" +" result = env['product.product']." +"search_count([('sale_ok', '=', True)])\n" " " msgstr "" diff --git a/contract_variable_quantity/i18n/pt.po b/contract_variable_quantity/i18n/pt.po index e5a13ad2..061be1f6 100644 --- a/contract_variable_quantity/i18n/pt.po +++ b/contract_variable_quantity/i18n/pt.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_variable_quantity -# +# # Translators: # OCA Transbot , 2016 # Pedro Castro Silva , 2016 @@ -13,17 +13,18 @@ msgstr "" "PO-Revision-Date: 2016-09-11 02:47+0000\n" "Last-Translator: Pedro Castro Silva , 2016\n" "Language-Team: Portuguese (https://www.transifex.com/oca/teams/23907/pt/)\n" +"Language: pt\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: pt\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 "" "\n" -" result = env['product.product'].search_count([('sale_ok', '=', True)])\n" +" result = env['product.product']." +"search_count([('sale_ok', '=', True)])\n" " " msgstr "" diff --git a/contract_variable_quantity/i18n/pt_BR.po b/contract_variable_quantity/i18n/pt_BR.po index 1babc7fc..8b332716 100644 --- a/contract_variable_quantity/i18n/pt_BR.po +++ b/contract_variable_quantity/i18n/pt_BR.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_variable_quantity -# +# # Translators: # danimaribeiro , 2016 # OCA Transbot , 2016 @@ -13,18 +13,20 @@ msgstr "" "POT-Creation-Date: 2016-09-11 02:47+0000\n" "PO-Revision-Date: 2016-09-11 02:47+0000\n" "Last-Translator: Paulo Ricardo , 2016\n" -"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/teams/23907/pt_BR/)\n" +"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/" +"teams/23907/pt_BR/)\n" +"Language: pt_BR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: pt_BR\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 "" "\n" -" result = env['product.product'].search_count([('sale_ok', '=', True)])\n" +" result = env['product.product']." +"search_count([('sale_ok', '=', True)])\n" " " msgstr "" diff --git a/contract_variable_quantity/i18n/pt_PT.po b/contract_variable_quantity/i18n/pt_PT.po index bfe6185c..f7376fa1 100644 --- a/contract_variable_quantity/i18n/pt_PT.po +++ b/contract_variable_quantity/i18n/pt_PT.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_variable_quantity -# +# # Translators: # Daniel Reis , 2016 # OCA Transbot , 2016 @@ -13,18 +13,20 @@ msgstr "" "POT-Creation-Date: 2016-09-11 02:47+0000\n" "PO-Revision-Date: 2016-09-11 02:47+0000\n" "Last-Translator: Pedro Castro Silva , 2016\n" -"Language-Team: Portuguese (Portugal) (https://www.transifex.com/oca/teams/23907/pt_PT/)\n" +"Language-Team: Portuguese (Portugal) (https://www.transifex.com/oca/" +"teams/23907/pt_PT/)\n" +"Language: pt_PT\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: pt_PT\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 "" "\n" -" result = env['product.product'].search_count([('sale_ok', '=', True)])\n" +" result = env['product.product']." +"search_count([('sale_ok', '=', True)])\n" " " msgstr "" diff --git a/contract_variable_quantity/i18n/ro.po b/contract_variable_quantity/i18n/ro.po index a5a244b7..fc4e2c0c 100644 --- a/contract_variable_quantity/i18n/ro.po +++ b/contract_variable_quantity/i18n/ro.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_variable_quantity -# +# # Translators: # OCA Transbot , 2016 # Fekete Mihai , 2016 @@ -13,17 +13,19 @@ msgstr "" "PO-Revision-Date: 2016-09-11 02:47+0000\n" "Last-Translator: Fekete Mihai , 2016\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" -"Language: ro\n" -"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" +"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?" +"2:1));\n" #. module: contract_variable_quantity #: model:ir.ui.view,arch_db:contract_variable_quantity.view_contract_line_qty_formula_form msgid "" "\n" -" result = env['product.product'].search_count([('sale_ok', '=', True)])\n" +" result = env['product.product']." +"search_count([('sale_ok', '=', True)])\n" " " msgstr "" diff --git a/contract_variable_quantity/i18n/ru.po b/contract_variable_quantity/i18n/ru.po index 3bed8754..c0127377 100644 --- a/contract_variable_quantity/i18n/ru.po +++ b/contract_variable_quantity/i18n/ru.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_variable_quantity -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,17 +12,20 @@ msgstr "" "PO-Revision-Date: 2016-09-11 02:47+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Russian (https://www.transifex.com/oca/teams/23907/ru/)\n" +"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" +"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_variable_quantity #: model:ir.ui.view,arch_db:contract_variable_quantity.view_contract_line_qty_formula_form msgid "" "\n" -" result = env['product.product'].search_count([('sale_ok', '=', True)])\n" +" result = env['product.product']." +"search_count([('sale_ok', '=', True)])\n" " " msgstr "" diff --git a/contract_variable_quantity/i18n/sk.po b/contract_variable_quantity/i18n/sk.po index 48eaae48..7da13ccc 100644 --- a/contract_variable_quantity/i18n/sk.po +++ b/contract_variable_quantity/i18n/sk.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_variable_quantity -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,17 +12,18 @@ msgstr "" "PO-Revision-Date: 2016-11-08 07:35+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Slovak (https://www.transifex.com/oca/teams/23907/sk/)\n" +"Language: sk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: sk\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" #. module: contract_variable_quantity #: model:ir.ui.view,arch_db:contract_variable_quantity.view_contract_line_qty_formula_form msgid "" "\n" -" result = env['product.product'].search_count([('sale_ok', '=', True)])\n" +" result = env['product.product']." +"search_count([('sale_ok', '=', True)])\n" " " msgstr "" diff --git a/contract_variable_quantity/i18n/sk_SK.po b/contract_variable_quantity/i18n/sk_SK.po index bc23c117..7a747ee6 100644 --- a/contract_variable_quantity/i18n/sk_SK.po +++ b/contract_variable_quantity/i18n/sk_SK.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_variable_quantity -# +# # Translators: # ivbo , 2016 msgid "" @@ -11,18 +11,20 @@ msgstr "" "POT-Creation-Date: 2016-09-11 02:47+0000\n" "PO-Revision-Date: 2016-09-11 02:47+0000\n" "Last-Translator: ivbo , 2016\n" -"Language-Team: Slovak (Slovakia) (https://www.transifex.com/oca/teams/23907/sk_SK/)\n" +"Language-Team: Slovak (Slovakia) (https://www.transifex.com/oca/teams/23907/" +"sk_SK/)\n" +"Language: sk_SK\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: sk_SK\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" #. module: contract_variable_quantity #: model:ir.ui.view,arch_db:contract_variable_quantity.view_contract_line_qty_formula_form msgid "" "\n" -" result = env['product.product'].search_count([('sale_ok', '=', True)])\n" +" result = env['product.product']." +"search_count([('sale_ok', '=', True)])\n" " " msgstr "" diff --git a/contract_variable_quantity/i18n/sl.po b/contract_variable_quantity/i18n/sl.po index 0b1c901b..426f103b 100644 --- a/contract_variable_quantity/i18n/sl.po +++ b/contract_variable_quantity/i18n/sl.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_variable_quantity -# +# # Translators: # Matjaž Mozetič , 2016 # OCA Transbot , 2016 @@ -13,17 +13,19 @@ msgstr "" "PO-Revision-Date: 2016-09-11 02:47+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Slovenian (https://www.transifex.com/oca/teams/23907/sl/)\n" +"Language: sl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: sl\n" -"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" +"%100==4 ? 2 : 3);\n" #. module: contract_variable_quantity #: model:ir.ui.view,arch_db:contract_variable_quantity.view_contract_line_qty_formula_form msgid "" "\n" -" result = env['product.product'].search_count([('sale_ok', '=', True)])\n" +" result = env['product.product']." +"search_count([('sale_ok', '=', True)])\n" " " msgstr "" diff --git a/contract_variable_quantity/i18n/sr.po b/contract_variable_quantity/i18n/sr.po index 794e5ce0..7553a857 100644 --- a/contract_variable_quantity/i18n/sr.po +++ b/contract_variable_quantity/i18n/sr.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_variable_quantity -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,17 +12,19 @@ msgstr "" "PO-Revision-Date: 2016-11-08 07:35+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Serbian (https://www.transifex.com/oca/teams/23907/sr/)\n" +"Language: sr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: sr\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #. module: contract_variable_quantity #: model:ir.ui.view,arch_db:contract_variable_quantity.view_contract_line_qty_formula_form msgid "" "\n" -" result = env['product.product'].search_count([('sale_ok', '=', True)])\n" +" result = env['product.product']." +"search_count([('sale_ok', '=', True)])\n" " " msgstr "" diff --git a/contract_variable_quantity/i18n/sr@latin.po b/contract_variable_quantity/i18n/sr@latin.po index addb8c6d..27847ba2 100644 --- a/contract_variable_quantity/i18n/sr@latin.po +++ b/contract_variable_quantity/i18n/sr@latin.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_variable_quantity -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,18 +11,21 @@ msgstr "" "POT-Creation-Date: 2016-11-08 07:35+0000\n" "PO-Revision-Date: 2016-11-08 07:35+0000\n" "Last-Translator: OCA Transbot , 2016\n" -"Language-Team: Serbian (Latin) (https://www.transifex.com/oca/teams/23907/sr@latin/)\n" +"Language-Team: Serbian (Latin) (https://www.transifex.com/oca/teams/23907/" +"sr@latin/)\n" +"Language: sr@latin\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: sr@latin\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #. module: contract_variable_quantity #: model:ir.ui.view,arch_db:contract_variable_quantity.view_contract_line_qty_formula_form msgid "" "\n" -" result = env['product.product'].search_count([('sale_ok', '=', True)])\n" +" result = env['product.product']." +"search_count([('sale_ok', '=', True)])\n" " " msgstr "" diff --git a/contract_variable_quantity/i18n/sv.po b/contract_variable_quantity/i18n/sv.po index 0354aeba..73396f11 100644 --- a/contract_variable_quantity/i18n/sv.po +++ b/contract_variable_quantity/i18n/sv.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_variable_quantity -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,17 +12,18 @@ msgstr "" "PO-Revision-Date: 2016-11-08 07:35+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Swedish (https://www.transifex.com/oca/teams/23907/sv/)\n" +"Language: sv\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: sv\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 "" "\n" -" result = env['product.product'].search_count([('sale_ok', '=', True)])\n" +" result = env['product.product']." +"search_count([('sale_ok', '=', True)])\n" " " msgstr "" diff --git a/contract_variable_quantity/i18n/th.po b/contract_variable_quantity/i18n/th.po index ad1ec66c..12066b2c 100644 --- a/contract_variable_quantity/i18n/th.po +++ b/contract_variable_quantity/i18n/th.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_variable_quantity -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,17 +12,18 @@ msgstr "" "PO-Revision-Date: 2016-11-08 07:35+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Thai (https://www.transifex.com/oca/teams/23907/th/)\n" +"Language: th\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: th\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: contract_variable_quantity #: model:ir.ui.view,arch_db:contract_variable_quantity.view_contract_line_qty_formula_form msgid "" "\n" -" result = env['product.product'].search_count([('sale_ok', '=', True)])\n" +" result = env['product.product']." +"search_count([('sale_ok', '=', True)])\n" " " msgstr "" diff --git a/contract_variable_quantity/i18n/tr.po b/contract_variable_quantity/i18n/tr.po index 290132b7..e76545dc 100644 --- a/contract_variable_quantity/i18n/tr.po +++ b/contract_variable_quantity/i18n/tr.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_variable_quantity -# +# # Translators: # OCA Transbot , 2016 # Ahmet Altinisik , 2016 @@ -13,17 +13,18 @@ msgstr "" "PO-Revision-Date: 2016-12-24 01:10+0000\n" "Last-Translator: Ahmet Altinisik , 2016\n" "Language-Team: Turkish (https://www.transifex.com/oca/teams/23907/tr/)\n" +"Language: tr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: tr\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 "" "\n" -" result = env['product.product'].search_count([('sale_ok', '=', True)])\n" +" result = env['product.product']." +"search_count([('sale_ok', '=', True)])\n" " " msgstr "" diff --git a/contract_variable_quantity/i18n/tr_TR.po b/contract_variable_quantity/i18n/tr_TR.po index 96163aa2..db9ba40a 100644 --- a/contract_variable_quantity/i18n/tr_TR.po +++ b/contract_variable_quantity/i18n/tr_TR.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_variable_quantity -# +# # Translators: # Ozge Altinisik , 2017 msgid "" @@ -11,18 +11,20 @@ msgstr "" "POT-Creation-Date: 2016-12-31 02:39+0000\n" "PO-Revision-Date: 2016-12-31 02:39+0000\n" "Last-Translator: Ozge Altinisik , 2017\n" -"Language-Team: Turkish (Turkey) (https://www.transifex.com/oca/teams/23907/tr_TR/)\n" +"Language-Team: Turkish (Turkey) (https://www.transifex.com/oca/teams/23907/" +"tr_TR/)\n" +"Language: tr_TR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: tr_TR\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: contract_variable_quantity #: model:ir.ui.view,arch_db:contract_variable_quantity.view_contract_line_qty_formula_form msgid "" "\n" -" result = env['product.product'].search_count([('sale_ok', '=', True)])\n" +" result = env['product.product']." +"search_count([('sale_ok', '=', True)])\n" " " msgstr "" diff --git a/contract_variable_quantity/i18n/uk.po b/contract_variable_quantity/i18n/uk.po index 484420ac..98e96948 100644 --- a/contract_variable_quantity/i18n/uk.po +++ b/contract_variable_quantity/i18n/uk.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_variable_quantity -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,17 +12,19 @@ msgstr "" "PO-Revision-Date: 2016-11-08 07:35+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Ukrainian (https://www.transifex.com/oca/teams/23907/uk/)\n" +"Language: uk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: uk\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #. module: contract_variable_quantity #: model:ir.ui.view,arch_db:contract_variable_quantity.view_contract_line_qty_formula_form msgid "" "\n" -" result = env['product.product'].search_count([('sale_ok', '=', True)])\n" +" result = env['product.product']." +"search_count([('sale_ok', '=', True)])\n" " " msgstr "" diff --git a/contract_variable_quantity/i18n/vi.po b/contract_variable_quantity/i18n/vi.po index 872394ea..502cce01 100644 --- a/contract_variable_quantity/i18n/vi.po +++ b/contract_variable_quantity/i18n/vi.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_variable_quantity -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,17 +12,18 @@ msgstr "" "PO-Revision-Date: 2016-11-08 07:35+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Vietnamese (https://www.transifex.com/oca/teams/23907/vi/)\n" +"Language: vi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: vi\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: contract_variable_quantity #: model:ir.ui.view,arch_db:contract_variable_quantity.view_contract_line_qty_formula_form msgid "" "\n" -" result = env['product.product'].search_count([('sale_ok', '=', True)])\n" +" result = env['product.product']." +"search_count([('sale_ok', '=', True)])\n" " " msgstr "" diff --git a/contract_variable_quantity/i18n/vi_VN.po b/contract_variable_quantity/i18n/vi_VN.po index 8510703f..c786f74d 100644 --- a/contract_variable_quantity/i18n/vi_VN.po +++ b/contract_variable_quantity/i18n/vi_VN.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_variable_quantity -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,18 +11,20 @@ msgstr "" "POT-Creation-Date: 2016-09-11 02:47+0000\n" "PO-Revision-Date: 2016-09-11 02:47+0000\n" "Last-Translator: OCA Transbot , 2016\n" -"Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/oca/teams/23907/vi_VN/)\n" +"Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/oca/" +"teams/23907/vi_VN/)\n" +"Language: vi_VN\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: vi_VN\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: contract_variable_quantity #: model:ir.ui.view,arch_db:contract_variable_quantity.view_contract_line_qty_formula_form msgid "" "\n" -" result = env['product.product'].search_count([('sale_ok', '=', True)])\n" +" result = env['product.product']." +"search_count([('sale_ok', '=', True)])\n" " " msgstr "" diff --git a/contract_variable_quantity/i18n/zh_CN.po b/contract_variable_quantity/i18n/zh_CN.po index 0999b25d..b35870ed 100644 --- a/contract_variable_quantity/i18n/zh_CN.po +++ b/contract_variable_quantity/i18n/zh_CN.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_variable_quantity -# +# # Translators: # OCA Transbot , 2016 # ITGeeker , 2017 @@ -12,18 +12,20 @@ msgstr "" "POT-Creation-Date: 2017-04-01 02:46+0000\n" "PO-Revision-Date: 2017-04-01 02:46+0000\n" "Last-Translator: ITGeeker , 2017\n" -"Language-Team: Chinese (China) (https://www.transifex.com/oca/teams/23907/zh_CN/)\n" +"Language-Team: Chinese (China) (https://www.transifex.com/oca/teams/23907/" +"zh_CN/)\n" +"Language: zh_CN\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: zh_CN\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: contract_variable_quantity #: model:ir.ui.view,arch_db:contract_variable_quantity.view_contract_line_qty_formula_form msgid "" "\n" -" result = env['product.product'].search_count([('sale_ok', '=', True)])\n" +" result = env['product.product']." +"search_count([('sale_ok', '=', True)])\n" " " msgstr "" diff --git a/contract_variable_quantity/i18n/zh_TW.po b/contract_variable_quantity/i18n/zh_TW.po index 1fc3433d..2647c1b7 100644 --- a/contract_variable_quantity/i18n/zh_TW.po +++ b/contract_variable_quantity/i18n/zh_TW.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * contract_variable_quantity -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,18 +11,20 @@ msgstr "" "POT-Creation-Date: 2016-11-08 07:35+0000\n" "PO-Revision-Date: 2016-11-08 07:35+0000\n" "Last-Translator: OCA Transbot , 2016\n" -"Language-Team: Chinese (Taiwan) (https://www.transifex.com/oca/teams/23907/zh_TW/)\n" +"Language-Team: Chinese (Taiwan) (https://www.transifex.com/oca/teams/23907/" +"zh_TW/)\n" +"Language: zh_TW\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: zh_TW\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: contract_variable_quantity #: model:ir.ui.view,arch_db:contract_variable_quantity.view_contract_line_qty_formula_form msgid "" "\n" -" result = env['product.product'].search_count([('sale_ok', '=', True)])\n" +" result = env['product.product']." +"search_count([('sale_ok', '=', True)])\n" " " msgstr ""