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% (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
mymage authored and weblate committed Oct 16, 2024
1 parent acc12a4 commit 091315a
Showing 1 changed file with 12 additions and 8 deletions.
20 changes: 12 additions & 8 deletions queue_job/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 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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand All @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 091315a

Please sign in to comment.