-
-
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 100.0% (12 of 12 strings) Translation: queue-17.0/queue-17.0-test_queue_job Translate-URL: https://translation.odoo-community.org/projects/queue-17-0/queue-17-0-test_queue_job/it/
- Loading branch information
Showing
1 changed file
with
15 additions
and
13 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,82 +6,84 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: Odoo Server 17.0\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"Last-Translator: Automatically generated\n" | ||
"PO-Revision-Date: 2024-02-12 11:39+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" | ||
|
||
#. module: test_queue_job | ||
#: model:ir.model.fields,field_description:test_queue_job.field_queue_job__additional_info | ||
msgid "Additional Info" | ||
msgstr "" | ||
msgstr "Informazioni aggiuntive" | ||
|
||
#. module: test_queue_job | ||
#: model:ir.model.fields,field_description:test_queue_job.field_test_queue_channel__create_uid | ||
#: model:ir.model.fields,field_description:test_queue_job.field_test_queue_job__create_uid | ||
#: model:ir.model.fields,field_description:test_queue_job.field_test_related_action__create_uid | ||
msgid "Created by" | ||
msgstr "" | ||
msgstr "Creato da" | ||
|
||
#. module: test_queue_job | ||
#: model:ir.model.fields,field_description:test_queue_job.field_test_queue_channel__create_date | ||
#: model:ir.model.fields,field_description:test_queue_job.field_test_queue_job__create_date | ||
#: model:ir.model.fields,field_description:test_queue_job.field_test_related_action__create_date | ||
msgid "Created on" | ||
msgstr "" | ||
msgstr "Creato il" | ||
|
||
#. module: test_queue_job | ||
#: model:ir.model.fields,field_description:test_queue_job.field_test_queue_channel__display_name | ||
#: model:ir.model.fields,field_description:test_queue_job.field_test_queue_job__display_name | ||
#: model:ir.model.fields,field_description:test_queue_job.field_test_related_action__display_name | ||
msgid "Display Name" | ||
msgstr "" | ||
msgstr "Nome visualizzato" | ||
|
||
#. module: test_queue_job | ||
#: model:ir.model.fields,field_description:test_queue_job.field_test_queue_channel__id | ||
#: model:ir.model.fields,field_description:test_queue_job.field_test_queue_job__id | ||
#: model:ir.model.fields,field_description:test_queue_job.field_test_related_action__id | ||
msgid "ID" | ||
msgstr "" | ||
msgstr "ID" | ||
|
||
#. module: test_queue_job | ||
#: model:ir.model.fields,field_description:test_queue_job.field_test_queue_channel__write_uid | ||
#: model:ir.model.fields,field_description:test_queue_job.field_test_queue_job__write_uid | ||
#: model:ir.model.fields,field_description:test_queue_job.field_test_related_action__write_uid | ||
msgid "Last Updated by" | ||
msgstr "" | ||
msgstr "Ultimo aggiornamento di" | ||
|
||
#. module: test_queue_job | ||
#: model:ir.model.fields,field_description:test_queue_job.field_test_queue_channel__write_date | ||
#: model:ir.model.fields,field_description:test_queue_job.field_test_queue_job__write_date | ||
#: model:ir.model.fields,field_description:test_queue_job.field_test_related_action__write_date | ||
msgid "Last Updated on" | ||
msgstr "" | ||
msgstr "Ultimo aggiornamento il" | ||
|
||
#. module: test_queue_job | ||
#: model:ir.model.fields,field_description:test_queue_job.field_test_queue_job__name | ||
msgid "Name" | ||
msgstr "" | ||
msgstr "Nome" | ||
|
||
#. module: test_queue_job | ||
#: model:ir.model,name:test_queue_job.model_queue_job | ||
msgid "Queue Job" | ||
msgstr "" | ||
msgstr "Lavoro in coda" | ||
|
||
#. module: test_queue_job | ||
#: model:ir.model,name:test_queue_job.model_test_queue_channel | ||
msgid "Test model for queue.channel" | ||
msgstr "" | ||
msgstr "Prova modello per queue.channel" | ||
|
||
#. module: test_queue_job | ||
#: model:ir.model,name:test_queue_job.model_test_queue_job | ||
msgid "Test model for queue.job" | ||
msgstr "" | ||
msgstr "Prova modello per queue.job" | ||
|
||
#. module: test_queue_job | ||
#: model:ir.model,name:test_queue_job.model_test_related_action | ||
msgid "Test model for related actions" | ||
msgstr "" | ||
msgstr "Prova modello per azioni collegate" |