-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #430 from OCA/14.0
Syncing from upstream OCA/queue (14.0)
- Loading branch information
Showing
3 changed files
with
20 additions
and
18 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 |
---|---|---|
|
@@ -6,8 +6,8 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: Odoo Server 12.0\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"PO-Revision-Date: 2024-07-15 12:58+0000\n" | ||
"Last-Translator: Francesco Foresti <[email protected]>\n" | ||
"PO-Revision-Date: 2025-01-16 16:06+0000\n" | ||
"Last-Translator: mymage <[email protected]>\n" | ||
"Language-Team: none\n" | ||
"Language: it\n" | ||
"MIME-Version: 1.0\n" | ||
|
@@ -124,27 +124,27 @@ msgstr "Descrizione modello" | |
#: code:addons/base_export_async/static/src/js/data_export.js:0 | ||
#, python-format | ||
msgid "Please select fields to export..." | ||
msgstr "" | ||
msgstr "Selezionare i campi da esportare..." | ||
|
||
#. module: base_export_async | ||
#: model:ir.model.fields,field_description:base_export_async.field_delay_export__url | ||
msgid "Url" | ||
msgstr "" | ||
msgstr "URL" | ||
|
||
#. module: base_export_async | ||
#: model:ir.model.fields,field_description:base_export_async.field_delay_export__user_ids | ||
msgid "Users" | ||
msgstr "" | ||
msgstr "Utenti" | ||
|
||
#. module: base_export_async | ||
#: code:addons/base_export_async/models/delay_export.py:0 | ||
#, python-format | ||
msgid "You must set an email address to your user." | ||
msgstr "" | ||
msgstr "Bisogna impostare una e-mail nel proprio utente." | ||
|
||
#. module: base_export_async | ||
#. openerp-web | ||
#: code:addons/base_export_async/static/src/js/data_export.js:0 | ||
#, python-format | ||
msgid "You will receive the export file by email as soon as it is finished." | ||
msgstr "" | ||
msgstr "Verrà inviato via e-mail il file esportazione appena sarà completato." |
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
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,15 +9,15 @@ msgstr "" | |
"Project-Id-Version: Odoo Server 9.0c\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2017-04-05 00:42+0000\n" | ||
"PO-Revision-Date: 2023-12-07 18:34+0000\n" | ||
"PO-Revision-Date: 2025-01-16 16:06+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" | ||
"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: queue_job_subscribe | ||
#: model_terms:ir.ui.view,arch_db:queue_job_subscribe.view_user_connector_form | ||
|
@@ -28,31 +28,33 @@ msgstr "Connettori" | |
#: model:ir.model.fields,field_description:queue_job_subscribe.field_queue_job__display_name | ||
#: model:ir.model.fields,field_description:queue_job_subscribe.field_res_users__display_name | ||
msgid "Display Name" | ||
msgstr "" | ||
msgstr "Nome visualizzato" | ||
|
||
#. module: queue_job_subscribe | ||
#: model:ir.model.fields,field_description:queue_job_subscribe.field_queue_job__id | ||
#: model:ir.model.fields,field_description:queue_job_subscribe.field_res_users__id | ||
msgid "ID" | ||
msgstr "" | ||
msgstr "ID" | ||
|
||
#. module: queue_job_subscribe | ||
#: model:ir.model.fields,help:queue_job_subscribe.field_res_users__subscribe_job | ||
msgid "" | ||
"If this flag is checked and the user is Connector Manager, he will receive " | ||
"job notifications." | ||
msgstr "" | ||
"Se questa selezione è attiva e l'utente è un responsabile connettore, " | ||
"riceverà le notifiche di lavoro." | ||
|
||
#. module: queue_job_subscribe | ||
#: model:ir.model.fields,field_description:queue_job_subscribe.field_res_users__subscribe_job | ||
msgid "Job Notifications" | ||
msgstr "" | ||
msgstr "Notifiche lavoro" | ||
|
||
#. module: queue_job_subscribe | ||
#: model:ir.model.fields,field_description:queue_job_subscribe.field_queue_job____last_update | ||
#: model:ir.model.fields,field_description:queue_job_subscribe.field_res_users____last_update | ||
msgid "Last Modified on" | ||
msgstr "" | ||
msgstr "Ultima modifica il" | ||
|
||
#. module: queue_job_subscribe | ||
#: model:ir.model,name:queue_job_subscribe.model_queue_job | ||
|