forked from aaltinisik/currency
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'origin/12.0' into 12.0
- Loading branch information
Showing
1 changed file
with
8 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,8 +9,8 @@ msgstr "" | |
"Project-Id-Version: Odoo Server 10.0\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2017-04-27 00:40+0000\n" | ||
"PO-Revision-Date: 2023-07-12 15:13+0000\n" | ||
"Last-Translator: Francesco Foresti <[email protected]>\n" | ||
"PO-Revision-Date: 2024-01-18 11:34+0000\n" | ||
"Last-Translator: mymage <[email protected]>\n" | ||
"Language-Team: Italian (https://www.transifex.com/oca/teams/23907/it/)\n" | ||
"Language: it\n" | ||
"MIME-Version: 1.0\n" | ||
|
@@ -122,7 +122,7 @@ msgstr "Valute" | |
#. module: currency_rate_update | ||
#: model:ir.model.fields,help:currency_rate_update.field_res_currency_rate_provider__currency_ids | ||
msgid "Currencies to be updated by this provider" | ||
msgstr "Valute da aggiornare con questo fornitore" | ||
msgstr "Valute da aggiornare da questo fornitore" | ||
|
||
#. module: currency_rate_update | ||
#: model:ir.model.fields,help:currency_rate_update.field_res_currency_rate_provider__currency_name | ||
|
@@ -137,7 +137,7 @@ msgstr "Nome valuta" | |
#. module: currency_rate_update | ||
#: model:ir.model,name:currency_rate_update.model_res_currency_rate | ||
msgid "Currency Rate" | ||
msgstr "Tasso valuta" | ||
msgstr "Tasso di cambio" | ||
|
||
#. module: currency_rate_update | ||
#: code:addons/currency_rate_update/models/res_currency_rate_provider.py:165 | ||
|
@@ -176,7 +176,7 @@ msgstr "Fornitori tassi di cambio" | |
#: model:ir.cron,cron_name:currency_rate_update.ir_cron_currency_rates_update_every_day | ||
#: model:ir.cron,name:currency_rate_update.ir_cron_currency_rates_update_every_day | ||
msgid "Currency Rates Update (OCA) daily" | ||
msgstr "Aggiornamento tassi di cambio (OCA) giornaliero" | ||
msgstr "Aggiornamento giornaliero tassi di cambio (OCA)" | ||
|
||
#. module: currency_rate_update | ||
#: selection:res.currency.rate.provider,interval_type:0 | ||
|
@@ -425,12 +425,12 @@ msgstr "" | |
#. module: currency_rate_update | ||
#: model_terms:ir.ui.view,arch_db:currency_rate_update.res_currency_rate_update_wizard_form | ||
msgid "Update" | ||
msgstr "Aggiornare" | ||
msgstr "Aggiorna" | ||
|
||
#. module: currency_rate_update | ||
#: model:ir.actions.server,name:currency_rate_update.action_res_currency_rate_provider_update_wizard | ||
msgid "Update Rates Wizard" | ||
msgstr "Procedura aggiornamento tassi" | ||
msgstr "Procedura guidata aggiornamento tassi" | ||
|
||
#. module: currency_rate_update | ||
#: model:ir.model.fields,field_description:currency_rate_update.field_res_currency_rate_provider__update_schedule | ||
|
@@ -440,7 +440,7 @@ msgstr "" | |
#. module: currency_rate_update | ||
#: model_terms:ir.ui.view,arch_db:currency_rate_update.res_config_settings_view_form | ||
msgid "Update exchange rates automatically using OCA modules" | ||
msgstr "Aggiornare automaticamente i tassi di cambio usando i moduli OCA" | ||
msgstr "Aggiorna i tassi di cambio automaticamente usando moduli OCA" | ||
|
||
#. module: currency_rate_update | ||
#: model:ir.model.fields,field_description:currency_rate_update.field_res_currency_rate_provider__website_message_ids | ||
|