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% (14 of 14 strings)

Translation: sale-workflow-14.0/sale-workflow-14.0-sale_order_invoicing_finished_task
Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-14-0/sale-workflow-14-0-sale_order_invoicing_finished_task/it/
  • Loading branch information
mymage authored and weblate committed Feb 12, 2025
1 parent ece4f0c commit f96a9c7
Showing 1 changed file with 13 additions and 7 deletions.
20 changes: 13 additions & 7 deletions sale_order_invoicing_finished_task/i18n/it.po
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-11-23 01:51+0000\n"
"PO-Revision-Date: 2025-02-11 17:06+0000\n"
"PO-Revision-Date: 2025-02-12 17:06+0000\n"
"Last-Translator: mymage <[email protected]>\n"
"Language-Team: Italian (https://www.transifex.com/oca/teams/23907/it/)\n"
"Language: it\n"
Expand All @@ -27,6 +27,10 @@ msgid ""
" <span class=\"text-danger\" attrs=\"{'invisible': "
"[('invoiceable', '!=', False)]}\">Not Invoiceable</span>"
msgstr ""
"<span class=\"text-success\" attrs=\"{'invisible': [('invoiceable', '=', "
"False)]}\">Fatturabile</span>\n"
" <span class=\"text-danger\" attrs=\"{'invisible': [("
"'invoiceable', '!=', False)]}\">Non fatturabile</span>"

#. module: sale_order_invoicing_finished_task
#: model:ir.model.fields,field_description:sale_order_invoicing_finished_task.field_product_template__display_name
Expand All @@ -51,20 +55,20 @@ msgstr "ID"
#: model:ir.model.fields,help:sale_order_invoicing_finished_task.field_product_template__invoicing_finished_task
#: model:ir.model.fields,help:sale_order_invoicing_finished_task.field_project_task__invoicing_finished_task
msgid "Invoice the order lines only when the task is set to invoiceable"
msgstr ""
msgstr "Fattura le righe ordine solo quando il lavoro è impostato a fatturabile"

#. module: sale_order_invoicing_finished_task
#: model:ir.model.fields,field_description:sale_order_invoicing_finished_task.field_project_task__invoiceable
#: model:ir.model.fields,field_description:sale_order_invoicing_finished_task.field_project_task_type__invoiceable
msgid "Invoiceable"
msgstr ""
msgstr "Fatturabile"

#. module: sale_order_invoicing_finished_task
#: model:ir.model.fields,field_description:sale_order_invoicing_finished_task.field_product_product__invoicing_finished_task
#: model:ir.model.fields,field_description:sale_order_invoicing_finished_task.field_product_template__invoicing_finished_task
#: model:ir.model.fields,field_description:sale_order_invoicing_finished_task.field_project_task__invoicing_finished_task
msgid "Invoicing control by task"
msgstr ""
msgstr "Controllo fatturazione da lavori"

#. module: sale_order_invoicing_finished_task
#: model:ir.model.fields,field_description:sale_order_invoicing_finished_task.field_product_template____last_update
Expand Down Expand Up @@ -93,17 +97,17 @@ msgstr "Riga ordine di vendita"
#. module: sale_order_invoicing_finished_task
#: model:ir.model,name:sale_order_invoicing_finished_task.model_project_task
msgid "Task"
msgstr ""
msgstr "Lavoro"

#. module: sale_order_invoicing_finished_task
#: model:ir.model,name:sale_order_invoicing_finished_task.model_project_task_type
msgid "Task Stage"
msgstr ""
msgstr "Fase lavoro"

#. module: sale_order_invoicing_finished_task
#: model:ir.model.fields,field_description:sale_order_invoicing_finished_task.field_sale_order_line__task_ids
msgid "Tasks"
msgstr ""
msgstr "Lavori"

#. module: sale_order_invoicing_finished_task
#: code:addons/sale_order_invoicing_finished_task/models/project.py:0
Expand All @@ -112,6 +116,8 @@ msgid ""
"You cannot create/modify a task related with a invoiced, done or cancel sale "
"order line "
msgstr ""
"Non si può creare/modificare un lavoro relativo ad una riga ordine "
"fatturata, eseguita o annullata. "

#, fuzzy
#~ msgid "Sale Order"
Expand Down

0 comments on commit f96a9c7

Please sign in to comment.