Skip to content

Commit

Permalink
Translated using Weblate (Italian)
Browse files Browse the repository at this point in the history
Currently translated at 100.0% (12 of 12 strings)

Translation: product-attribute-16.0/product-attribute-16.0-product_pricelist_fixed_currency_rate
Translate-URL: https://translation.odoo-community.org/projects/product-attribute-16-0/product-attribute-16-0-product_pricelist_fixed_currency_rate/it/
  • Loading branch information
mymage authored and weblate committed Jan 30, 2025
1 parent 93e4b9c commit 8302b14
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions product_pricelist_fixed_currency_rate/i18n/it.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2023-11-13 16:38+0000\n"
"PO-Revision-Date: 2025-01-30 15:06+0000\n"
"Last-Translator: mymage <[email protected]>\n"
"Language-Team: none\n"
"Language: it\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.17\n"
"X-Generator: Weblate 5.6.2\n"

#. module: product_pricelist_fixed_currency_rate
#. odoo-python
Expand All @@ -26,7 +26,7 @@ msgstr "(tasso da {curr_from} a {curr_to})"
#. module: product_pricelist_fixed_currency_rate
#: model:ir.model.fields,field_description:product_pricelist_fixed_currency_rate.field_product_pricelist_item__actual_currency_rate
msgid "Actual Currency Rate"
msgstr "Tasso valuta attuale"
msgstr "Tasso di cambio attuale"

#. module: product_pricelist_fixed_currency_rate
#: model:ir.model,name:product_pricelist_fixed_currency_rate.model_res_currency
Expand All @@ -36,17 +36,17 @@ msgstr "Valuta"
#. module: product_pricelist_fixed_currency_rate
#: model:ir.model.fields,field_description:product_pricelist_fixed_currency_rate.field_product_pricelist_item__currency_rate_tooltip
msgid "Currency Rate Tooltip"
msgstr "Nota tasso valuta"
msgstr "Nota tasso di cambio"

#. module: product_pricelist_fixed_currency_rate
#: model:ir.model.fields,field_description:product_pricelist_fixed_currency_rate.field_product_pricelist_item__do_inverse_currency_rate
msgid "Do Inverse Currency Rate"
msgstr "Inverti tasso valuta"
msgstr "Inverti tasso di cambio"

#. module: product_pricelist_fixed_currency_rate
#: model:ir.model.fields,field_description:product_pricelist_fixed_currency_rate.field_product_pricelist_item__fixed_currency_rate
msgid "Fixed Currency Rate"
msgstr "Tasso valuta fisso"
msgstr "Tasso di cambio fisso"

#. module: product_pricelist_fixed_currency_rate
#: model:ir.model.fields,help:product_pricelist_fixed_currency_rate.field_product_pricelist_item__fixed_currency_rate
Expand All @@ -55,8 +55,8 @@ msgid ""
"If set (different to 0.0), the currency conversion will ignore the actual "
"currency rate and always use the fixed currency rate."
msgstr ""
"Se impostata (diversa da 0,0), la vonversione di valuta ignorerà il tasso "
"valuta attuale e userà sempre il tasso valuta fisso."
"Se impostata (diversa da 0,0), la conversione di valuta ignorerà il tasso di "
"cambio attuale e userà sempre il tasso di cambio fisso."

#. module: product_pricelist_fixed_currency_rate
#: model_terms:ir.ui.view,arch_db:product_pricelist_fixed_currency_rate.product_pricelist_item_form_view
Expand All @@ -66,17 +66,17 @@ msgstr "Inverso"
#. module: product_pricelist_fixed_currency_rate
#: model:ir.model.fields,field_description:product_pricelist_fixed_currency_rate.field_product_pricelist_item__inverse_actual_currency_rate
msgid "Inverse Actual Currency Rate"
msgstr "Inverso tasso valuta attuale"
msgstr "Inverso tasso di cambio attuale"

#. module: product_pricelist_fixed_currency_rate
#: model:ir.model.fields,field_description:product_pricelist_fixed_currency_rate.field_product_pricelist_item__inverse_fixed_currency_rate
msgid "Inverse Fixed Currency Rate"
msgstr "Inverso tasso valuta fisso"
msgstr "Inverso tasso di cambio fisso"

#. module: product_pricelist_fixed_currency_rate
#: model:ir.model.fields,field_description:product_pricelist_fixed_currency_rate.field_product_pricelist_item__is_fixed_currency_rate_applicable
msgid "Is Fixed Currency Rate Applicable"
msgstr "È applicabile il tasso valuta fisso"
msgstr "È applicabile il tasso di cambio fisso"

#. module: product_pricelist_fixed_currency_rate
#: model:ir.model,name:product_pricelist_fixed_currency_rate.model_product_pricelist_item
Expand Down

0 comments on commit 8302b14

Please sign in to comment.