-
-
Notifications
You must be signed in to change notification settings - Fork 461
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Currently translated at 100.0% (156 of 156 strings) Translation: queue-18.0/queue-18.0-queue_job Translate-URL: https://translation.odoo-community.org/projects/queue-18-0/queue-18-0-queue_job/it/
- Loading branch information
Showing
1 changed file
with
12 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 |
---|---|---|
|
@@ -6,15 +6,15 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: Odoo Server 17.0\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"PO-Revision-Date: 2024-02-19 14:37+0000\n" | ||
"PO-Revision-Date: 2024-10-16 12: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: queue_job | ||
#: model_terms:ir.ui.view,arch_db:queue_job.view_queue_job_form | ||
|
@@ -111,7 +111,7 @@ msgstr "Annullata" | |
#. odoo-python | ||
#: code:addons/queue_job/models/queue_job.py:0 | ||
msgid "Cancelled by {}" | ||
msgstr "" | ||
msgstr "Annullato da {}" | ||
|
||
#. module: queue_job | ||
#. odoo-python | ||
|
@@ -178,7 +178,7 @@ msgstr "Creato da" | |
#. module: queue_job | ||
#: model_terms:ir.ui.view,arch_db:queue_job.view_queue_job_search | ||
msgid "Created date" | ||
msgstr "" | ||
msgstr "Data creazione" | ||
|
||
#. module: queue_job | ||
#: model:ir.model.fields,field_description:queue_job.field_queue_job_channel__create_date | ||
|
@@ -481,17 +481,17 @@ msgstr "Kwargs" | |
#. module: queue_job | ||
#: model_terms:ir.ui.view,arch_db:queue_job.view_queue_job_search | ||
msgid "Last 24 hours" | ||
msgstr "" | ||
msgstr "Ultime 24 ore" | ||
|
||
#. module: queue_job | ||
#: model_terms:ir.ui.view,arch_db:queue_job.view_queue_job_search | ||
msgid "Last 30 days" | ||
msgstr "" | ||
msgstr "Ultimi 30 giorni" | ||
|
||
#. module: queue_job | ||
#: model_terms:ir.ui.view,arch_db:queue_job.view_queue_job_search | ||
msgid "Last 7 days" | ||
msgstr "" | ||
msgstr "Ultimi 7 giorni" | ||
|
||
#. module: queue_job | ||
#: model:ir.model.fields,field_description:queue_job.field_queue_job_channel__write_uid | ||
|
@@ -513,7 +513,7 @@ msgstr "Ultimo aggiornamento il" | |
#. odoo-python | ||
#: code:addons/queue_job/models/queue_job.py:0 | ||
msgid "Manually set to done by {}" | ||
msgstr "" | ||
msgstr "Impostato manualmente a fatto da {}" | ||
|
||
#. module: queue_job | ||
#: model:ir.model.fields,field_description:queue_job.field_queue_job__max_retries | ||
|
@@ -914,6 +914,10 @@ msgid "" | |
"{{1: 300, 5: 600, 10: 1200, 15: 3000}}\n" | ||
"{{1: (1, 10), 5: (11, 20), 10: (21, 30), 15: (100, 300)}}" | ||
msgstr "" | ||
"Formatto inatteso dello schema del nuovo tentativo per {}.\n" | ||
"Esempio di formati validi:\n" | ||
"{{1: 300, 5: 600, 10: 1200, 15: 3000}}\n" | ||
"{{1: (1, 10), 5: (11, 20), 10: (21, 30), 15: (100, 300)}}" | ||
|
||
#. module: queue_job | ||
#: model:ir.model.fields,field_description:queue_job.field_queue_job__user_id | ||
|