-
-
Notifications
You must be signed in to change notification settings - Fork 460
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 58.7% (94 of 160 strings) Translation: queue-14.0/queue-14.0-queue_job Translate-URL: https://translation.odoo-community.org/projects/queue-14-0/queue-14-0-queue_job/it/
- Loading branch information
Showing
1 changed file
with
4 additions
and
4 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,7 +6,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: Odoo Server 14.0\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"PO-Revision-Date: 2024-05-17 12:37+0000\n" | ||
"PO-Revision-Date: 2024-06-06 21:47+0000\n" | ||
"Last-Translator: mymage <[email protected]>\n" | ||
"Language-Team: none\n" | ||
"Language: it\n" | ||
|
@@ -386,12 +386,12 @@ msgstr "Se entrambi i parametri sono 0, TUTTI i jobs verranno rimessi in coda!" | |
#: model:ir.model.fields,help:queue_job.field_queue_job__message_needaction | ||
#: model:ir.model.fields,help:queue_job.field_queue_job__message_unread | ||
msgid "If checked, new messages require your attention." | ||
msgstr "Se selezionato, i nuovi messaggi richiedono la tua attenzione." | ||
msgstr "Se selezionata, nuovi messaggi richiedono attenzione." | ||
|
||
#. module: queue_job | ||
#: model:ir.model.fields,help:queue_job.field_queue_job__message_has_error | ||
msgid "If checked, some messages have a delivery error." | ||
msgstr "Se selezionato, alcuni messaggi presentano un errore di consegna." | ||
msgstr "Se selezionata, alcuni messaggi hanno un errore di consegna." | ||
|
||
#. module: queue_job | ||
#: code:addons/queue_job/models/queue_job_function.py:0 | ||
|
@@ -402,7 +402,7 @@ msgstr "Funzione Job non valida: {}" | |
#. module: queue_job | ||
#: model:ir.model.fields,field_description:queue_job.field_queue_job__message_is_follower | ||
msgid "Is Follower" | ||
msgstr "Sta seguendo" | ||
msgstr "Segue" | ||
|
||
#. module: queue_job | ||
#: model:ir.model,name:queue_job.model_queue_job_channel | ||
|