Skip to content

Commit f722318

Browse files
committed
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: contract-17.0/contract-17.0-product_contract Translate-URL: https://translation.odoo-community.org/projects/contract-17-0/contract-17-0-product_contract/
1 parent 2eda508 commit f722318

File tree

15 files changed

+393
-179
lines changed

15 files changed

+393
-179
lines changed

product_contract/i18n/de.po

+26-12
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,27 @@ msgstr ""
1919
"Plural-Forms: nplurals=2; plural=n != 1;\n"
2020
"X-Generator: Weblate 3.8\n"
2121

22+
#. module: product_contract
23+
#. odoo-python
24+
#: code:addons/product_contract/models/sale_order_line.py:0
25+
#, python-format
26+
msgid "- Date: {}"
27+
msgstr ""
28+
29+
#. module: product_contract
30+
#. odoo-python
31+
#: code:addons/product_contract/models/sale_order_line.py:0
32+
#, python-format
33+
msgid "- Invoicing Type: {}"
34+
msgstr ""
35+
36+
#. module: product_contract
37+
#. odoo-python
38+
#: code:addons/product_contract/models/sale_order_line.py:0
39+
#, python-format
40+
msgid "- Recurrency: {}"
41+
msgstr ""
42+
2243
#. module: product_contract
2344
#: model_terms:ir.ui.view,arch_db:product_contract.contract_contract_customer_form_view
2445
msgid "<span class=\"o_stat_text\">Sale Orders</span>"
@@ -360,6 +381,11 @@ msgstr ""
360381
msgid "Product Contract Configurator Wizard"
361382
msgstr ""
362383

384+
#. module: product_contract
385+
#: model:ir.model.fields,field_description:product_contract.field_sale_order_line__product_contract_description
386+
msgid "Product Contract Description"
387+
msgstr ""
388+
363389
#. module: product_contract
364390
#: model:ir.model.fields,field_description:product_contract.field_product_contract_configurator__product_uom_qty
365391
msgid "Quantity"
@@ -591,18 +617,6 @@ msgid ""
591617
"'%(company_name)s' company."
592618
msgstr ""
593619

594-
#. module: product_contract
595-
#. odoo-python
596-
#: code:addons/product_contract/models/sale_order_line.py:0
597-
#, python-format
598-
msgid ""
599-
"{product}:\n"
600-
" - Recurrency: {recurring_rule}\n"
601-
" - Invoicing Type: {invoicing_type}\n"
602-
" - Date: {date_text}\n"
603-
" "
604-
msgstr ""
605-
606620
#~ msgid "Product Template"
607621
#~ msgstr "Produktvorlage"
608622

product_contract/i18n/es.po

+9
Original file line numberDiff line numberDiff line change
@@ -642,3 +642,12 @@ msgstr "Años"
642642
#, python-format
643643
msgid "You can't upsell or downsell a terminated contract"
644644
msgstr "No puede vender o vender un contrato terminado"
645+
646+
#. module: product_contract
647+
#. odoo-python
648+
#: code:addons/product_contract/models/sale_order.py:0
649+
#, python-format
650+
msgid ""
651+
"You must specify a contract template for '%(product_name)s' product in "
652+
"'%(company_name)s' company."
653+
msgstr ""

product_contract/i18n/fi.po

+26-12
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,27 @@ msgstr ""
1818
"Content-Transfer-Encoding: \n"
1919
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
2020

21+
#. module: product_contract
22+
#. odoo-python
23+
#: code:addons/product_contract/models/sale_order_line.py:0
24+
#, python-format
25+
msgid "- Date: {}"
26+
msgstr ""
27+
28+
#. module: product_contract
29+
#. odoo-python
30+
#: code:addons/product_contract/models/sale_order_line.py:0
31+
#, python-format
32+
msgid "- Invoicing Type: {}"
33+
msgstr ""
34+
35+
#. module: product_contract
36+
#. odoo-python
37+
#: code:addons/product_contract/models/sale_order_line.py:0
38+
#, python-format
39+
msgid "- Recurrency: {}"
40+
msgstr ""
41+
2142
#. module: product_contract
2243
#: model_terms:ir.ui.view,arch_db:product_contract.contract_contract_customer_form_view
2344
msgid "<span class=\"o_stat_text\">Sale Orders</span>"
@@ -365,6 +386,11 @@ msgstr ""
365386
msgid "Product Contract Configurator Wizard"
366387
msgstr ""
367388

389+
#. module: product_contract
390+
#: model:ir.model.fields,field_description:product_contract.field_sale_order_line__product_contract_description
391+
msgid "Product Contract Description"
392+
msgstr ""
393+
368394
#. module: product_contract
369395
#: model:ir.model.fields,field_description:product_contract.field_product_contract_configurator__product_uom_qty
370396
msgid "Quantity"
@@ -592,15 +618,3 @@ msgid ""
592618
"You must specify a contract template for '%(product_name)s' product in "
593619
"'%(company_name)s' company."
594620
msgstr ""
595-
596-
#. module: product_contract
597-
#. odoo-python
598-
#: code:addons/product_contract/models/sale_order_line.py:0
599-
#, python-format
600-
msgid ""
601-
"{product}:\n"
602-
" - Recurrency: {recurring_rule}\n"
603-
" - Invoicing Type: {invoicing_type}\n"
604-
" - Date: {date_text}\n"
605-
" "
606-
msgstr ""

product_contract/i18n/fr.po

+26-12
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,27 @@ msgstr ""
2121
"Plural-Forms: nplurals=2; plural=n > 1;\n"
2222
"X-Generator: Weblate 3.10\n"
2323

24+
#. module: product_contract
25+
#. odoo-python
26+
#: code:addons/product_contract/models/sale_order_line.py:0
27+
#, python-format
28+
msgid "- Date: {}"
29+
msgstr ""
30+
31+
#. module: product_contract
32+
#. odoo-python
33+
#: code:addons/product_contract/models/sale_order_line.py:0
34+
#, python-format
35+
msgid "- Invoicing Type: {}"
36+
msgstr ""
37+
38+
#. module: product_contract
39+
#. odoo-python
40+
#: code:addons/product_contract/models/sale_order_line.py:0
41+
#, python-format
42+
msgid "- Recurrency: {}"
43+
msgstr ""
44+
2445
#. module: product_contract
2546
#: model_terms:ir.ui.view,arch_db:product_contract.contract_contract_customer_form_view
2647
msgid "<span class=\"o_stat_text\">Sale Orders</span>"
@@ -362,6 +383,11 @@ msgstr ""
362383
msgid "Product Contract Configurator Wizard"
363384
msgstr ""
364385

386+
#. module: product_contract
387+
#: model:ir.model.fields,field_description:product_contract.field_sale_order_line__product_contract_description
388+
msgid "Product Contract Description"
389+
msgstr ""
390+
365391
#. module: product_contract
366392
#: model:ir.model.fields,field_description:product_contract.field_product_contract_configurator__product_uom_qty
367393
msgid "Quantity"
@@ -592,18 +618,6 @@ msgid ""
592618
"'%(company_name)s' company."
593619
msgstr ""
594620

595-
#. module: product_contract
596-
#. odoo-python
597-
#: code:addons/product_contract/models/sale_order_line.py:0
598-
#, python-format
599-
msgid ""
600-
"{product}:\n"
601-
" - Recurrency: {recurring_rule}\n"
602-
" - Invoicing Type: {invoicing_type}\n"
603-
" - Date: {date_text}\n"
604-
" "
605-
msgstr ""
606-
607621
#~ msgid "Product Template"
608622
#~ msgstr "Modèle d'article"
609623

product_contract/i18n/hi_IN.po

+26-12
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,27 @@ msgstr ""
1919
"Content-Transfer-Encoding: \n"
2020
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
2121

22+
#. module: product_contract
23+
#. odoo-python
24+
#: code:addons/product_contract/models/sale_order_line.py:0
25+
#, python-format
26+
msgid "- Date: {}"
27+
msgstr ""
28+
29+
#. module: product_contract
30+
#. odoo-python
31+
#: code:addons/product_contract/models/sale_order_line.py:0
32+
#, python-format
33+
msgid "- Invoicing Type: {}"
34+
msgstr ""
35+
36+
#. module: product_contract
37+
#. odoo-python
38+
#: code:addons/product_contract/models/sale_order_line.py:0
39+
#, python-format
40+
msgid "- Recurrency: {}"
41+
msgstr ""
42+
2243
#. module: product_contract
2344
#: model_terms:ir.ui.view,arch_db:product_contract.contract_contract_customer_form_view
2445
msgid "<span class=\"o_stat_text\">Sale Orders</span>"
@@ -366,6 +387,11 @@ msgstr ""
366387
msgid "Product Contract Configurator Wizard"
367388
msgstr ""
368389

390+
#. module: product_contract
391+
#: model:ir.model.fields,field_description:product_contract.field_sale_order_line__product_contract_description
392+
msgid "Product Contract Description"
393+
msgstr ""
394+
369395
#. module: product_contract
370396
#: model:ir.model.fields,field_description:product_contract.field_product_contract_configurator__product_uom_qty
371397
msgid "Quantity"
@@ -596,18 +622,6 @@ msgid ""
596622
"'%(company_name)s' company."
597623
msgstr ""
598624

599-
#. module: product_contract
600-
#. odoo-python
601-
#: code:addons/product_contract/models/sale_order_line.py:0
602-
#, python-format
603-
msgid ""
604-
"{product}:\n"
605-
" - Recurrency: {recurring_rule}\n"
606-
" - Invoicing Type: {invoicing_type}\n"
607-
" - Date: {date_text}\n"
608-
" "
609-
msgstr ""
610-
611625
#~ msgid "Product Template"
612626
#~ msgstr "प्रोडक्ट टेम्पलेट"
613627

product_contract/i18n/hr.po

+26-12
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,27 @@ msgstr ""
2020
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
2121
"X-Generator: Weblate 3.9.1\n"
2222

23+
#. module: product_contract
24+
#. odoo-python
25+
#: code:addons/product_contract/models/sale_order_line.py:0
26+
#, python-format
27+
msgid "- Date: {}"
28+
msgstr ""
29+
30+
#. module: product_contract
31+
#. odoo-python
32+
#: code:addons/product_contract/models/sale_order_line.py:0
33+
#, python-format
34+
msgid "- Invoicing Type: {}"
35+
msgstr ""
36+
37+
#. module: product_contract
38+
#. odoo-python
39+
#: code:addons/product_contract/models/sale_order_line.py:0
40+
#, python-format
41+
msgid "- Recurrency: {}"
42+
msgstr ""
43+
2344
#. module: product_contract
2445
#: model_terms:ir.ui.view,arch_db:product_contract.contract_contract_customer_form_view
2546
msgid "<span class=\"o_stat_text\">Sale Orders</span>"
@@ -361,6 +382,11 @@ msgstr ""
361382
msgid "Product Contract Configurator Wizard"
362383
msgstr ""
363384

385+
#. module: product_contract
386+
#: model:ir.model.fields,field_description:product_contract.field_sale_order_line__product_contract_description
387+
msgid "Product Contract Description"
388+
msgstr ""
389+
364390
#. module: product_contract
365391
#: model:ir.model.fields,field_description:product_contract.field_product_contract_configurator__product_uom_qty
366392
msgid "Quantity"
@@ -592,18 +618,6 @@ msgid ""
592618
"'%(company_name)s' company."
593619
msgstr ""
594620

595-
#. module: product_contract
596-
#. odoo-python
597-
#: code:addons/product_contract/models/sale_order_line.py:0
598-
#, python-format
599-
msgid ""
600-
"{product}:\n"
601-
" - Recurrency: {recurring_rule}\n"
602-
" - Invoicing Type: {invoicing_type}\n"
603-
" - Date: {date_text}\n"
604-
" "
605-
msgstr ""
606-
607621
#~ msgid "Product Template"
608622
#~ msgstr "Predložak proizvoda"
609623

product_contract/i18n/hr_HR.po

+26-12
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,27 @@ msgstr ""
2121
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
2222
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
2323

24+
#. module: product_contract
25+
#. odoo-python
26+
#: code:addons/product_contract/models/sale_order_line.py:0
27+
#, python-format
28+
msgid "- Date: {}"
29+
msgstr ""
30+
31+
#. module: product_contract
32+
#. odoo-python
33+
#: code:addons/product_contract/models/sale_order_line.py:0
34+
#, python-format
35+
msgid "- Invoicing Type: {}"
36+
msgstr ""
37+
38+
#. module: product_contract
39+
#. odoo-python
40+
#: code:addons/product_contract/models/sale_order_line.py:0
41+
#, python-format
42+
msgid "- Recurrency: {}"
43+
msgstr ""
44+
2445
#. module: product_contract
2546
#: model_terms:ir.ui.view,arch_db:product_contract.contract_contract_customer_form_view
2647
msgid "<span class=\"o_stat_text\">Sale Orders</span>"
@@ -368,6 +389,11 @@ msgstr ""
368389
msgid "Product Contract Configurator Wizard"
369390
msgstr ""
370391

392+
#. module: product_contract
393+
#: model:ir.model.fields,field_description:product_contract.field_sale_order_line__product_contract_description
394+
msgid "Product Contract Description"
395+
msgstr ""
396+
371397
#. module: product_contract
372398
#: model:ir.model.fields,field_description:product_contract.field_product_contract_configurator__product_uom_qty
373399
msgid "Quantity"
@@ -598,18 +624,6 @@ msgid ""
598624
"'%(company_name)s' company."
599625
msgstr ""
600626

601-
#. module: product_contract
602-
#. odoo-python
603-
#: code:addons/product_contract/models/sale_order_line.py:0
604-
#, python-format
605-
msgid ""
606-
"{product}:\n"
607-
" - Recurrency: {recurring_rule}\n"
608-
" - Invoicing Type: {invoicing_type}\n"
609-
" - Date: {date_text}\n"
610-
" "
611-
msgstr ""
612-
613627
#~ msgid "Product Template"
614628
#~ msgstr "Predložak proizvoda"
615629

0 commit comments

Comments
 (0)