Skip to content

Commit

Permalink
Update translation files
Browse files Browse the repository at this point in the history
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: vertical-rental-14.0/vertical-rental-14.0-rental_base
Translate-URL: https://translation.odoo-community.org/projects/vertical-rental-14-0/vertical-rental-14-0-rental_base/
  • Loading branch information
weblate committed Sep 17, 2024
1 parent e4ac7e9 commit a2fa5a9
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 2 deletions.
11 changes: 11 additions & 0 deletions rental_base/i18n/de.po
Original file line number Diff line number Diff line change
Expand Up @@ -313,6 +313,11 @@ msgstr "Rechnungen"
msgid "Invoicing"
msgstr "Abrechnung"

#. module: rental_base
#: model:ir.model.fields,field_description:rental_base.field_sale_order__is_rental_order
msgid "Is Rental Order"
msgstr ""

#. module: rental_base
#: model:ir.model.fields,field_description:rental_base.field_ir_sequence____last_update
#: model:ir.model.fields,field_description:rental_base.field_product_template____last_update
Expand Down Expand Up @@ -347,6 +352,11 @@ msgstr ""
msgid "Month(s)"
msgstr "Monat(e)"

#. module: rental_base
#: model_terms:ir.ui.view,arch_db:rental_base.view_sales_order_filter
msgid "Normal Order"
msgstr ""

#. module: rental_base
#: code:addons/rental_base/models/sale.py:0
#, python-format
Expand Down Expand Up @@ -475,6 +485,7 @@ msgstr "Vermietung"

#. module: rental_base
#: model:sale.order.type,name:rental_base.rental_sale_type
#: model_terms:ir.ui.view,arch_db:rental_base.view_sales_order_filter
msgid "Rental Order"
msgstr "Mietauftrag"

Expand Down
15 changes: 13 additions & 2 deletions rental_base/i18n/fr.po
Original file line number Diff line number Diff line change
Expand Up @@ -317,6 +317,11 @@ msgstr "Factures"
msgid "Invoicing"
msgstr "Facturation"

#. module: rental_base
#: model:ir.model.fields,field_description:rental_base.field_sale_order__is_rental_order
msgid "Is Rental Order"
msgstr ""

#. module: rental_base
#: model:ir.model.fields,field_description:rental_base.field_ir_sequence____last_update
#: model:ir.model.fields,field_description:rental_base.field_product_template____last_update
Expand Down Expand Up @@ -353,15 +358,20 @@ msgstr ""
msgid "Month(s)"
msgstr "Mois"

#. module: rental_base
#: model_terms:ir.ui.view,arch_db:rental_base.view_sales_order_filter
msgid "Normal Order"
msgstr ""

#. module: rental_base
#: code:addons/rental_base/models/sale.py:0
#, python-format
msgid ""
"On the \"new rental\" sale order line with product \"%s\", we should have a "
"rental service product!"
msgstr ""
"Sur la ligne de commande de vente \"nouvelle location\" avec le produit \"%s"
"\", nous devrions avoir un produit de service de location !"
"Sur la ligne de commande de vente \"nouvelle location\" avec le produit "
"\"%s\", nous devrions avoir un produit de service de location !"

#. module: rental_base
#: code:addons/rental_base/models/sale.py:0
Expand Down Expand Up @@ -489,6 +499,7 @@ msgstr "Location"

#. module: rental_base
#: model:sale.order.type,name:rental_base.rental_sale_type
#: model_terms:ir.ui.view,arch_db:rental_base.view_sales_order_filter
msgid "Rental Order"
msgstr "Commande de location"

Expand Down

0 comments on commit a2fa5a9

Please sign in to comment.