From cf1c9498f2ba7a14efdf776d6ce6d0a807ca98ad Mon Sep 17 00:00:00 2001 From: mymage Date: Sat, 23 Nov 2024 16:51:17 +0000 Subject: [PATCH] Added translation using Weblate (Italian) --- sale_project_task_recurrency/i18n/it.po | 151 ++++++++++++++++++++++++ 1 file changed, 151 insertions(+) create mode 100644 sale_project_task_recurrency/i18n/it.po diff --git a/sale_project_task_recurrency/i18n/it.po b/sale_project_task_recurrency/i18n/it.po new file mode 100644 index 0000000000..3a36583ead --- /dev/null +++ b/sale_project_task_recurrency/i18n/it.po @@ -0,0 +1,151 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * sale_project_task_recurrency +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 17.0\n" +"Report-Msgid-Bugs-To: \n" +"Last-Translator: Automatically generated\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" + +#. module: sale_project_task_recurrency +#: model:ir.model.fields,field_description:sale_project_task_recurrency.field_product_product__task_repeat_number +#: model:ir.model.fields,field_description:sale_project_task_recurrency.field_product_template__task_repeat_number +msgid "# Repeats" +msgstr "" + +#. module: sale_project_task_recurrency +#: model:ir.model.fields.selection,name:sale_project_task_recurrency.selection__product_template__task_start_date_method__current_date +msgid "Current date" +msgstr "" + +#. module: sale_project_task_recurrency +#: model:ir.model.fields.selection,name:sale_project_task_recurrency.selection__product_template__task_repeat_unit__day +msgid "Days" +msgstr "" + +#. module: sale_project_task_recurrency +#: model:ir.model.fields,field_description:sale_project_task_recurrency.field_product_product__task_repeat_until +#: model:ir.model.fields,field_description:sale_project_task_recurrency.field_product_template__task_repeat_until +msgid "End Date" +msgstr "" + +#. module: sale_project_task_recurrency +#: model:ir.model.fields.selection,name:sale_project_task_recurrency.selection__product_template__task_start_date_method__end_this +msgid "End of current period" +msgstr "" + +#. module: sale_project_task_recurrency +#: model:ir.model.fields.selection,name:sale_project_task_recurrency.selection__product_template__task_start_date_method__end_next +msgid "End of next period" +msgstr "" + +#. module: sale_project_task_recurrency +#: model:ir.model.fields.selection,name:sale_project_task_recurrency.selection__product_template__task_repeat_type__forever +msgid "Forever" +msgstr "" + +#. module: sale_project_task_recurrency +#: model:ir.model.fields,field_description:sale_project_task_recurrency.field_product_product__recurring_task +#: model:ir.model.fields,field_description:sale_project_task_recurrency.field_product_template__recurring_task +msgid "Is recurring task?" +msgstr "" + +#. module: sale_project_task_recurrency +#: model:ir.model.fields.selection,name:sale_project_task_recurrency.selection__product_template__task_repeat_unit__month +msgid "Months" +msgstr "" + +#. module: sale_project_task_recurrency +#: model:ir.model,name:sale_project_task_recurrency.model_product_template +msgid "Product" +msgstr "" + +#. module: sale_project_task_recurrency +#: model:ir.model,name:sale_project_task_recurrency.model_product_product +msgid "Product Variant" +msgstr "" + +#. module: sale_project_task_recurrency +#: model:ir.model.fields.selection,name:sale_project_task_recurrency.selection__product_template__task_repeat_type__repeat +msgid "Repeat" +msgstr "" + +#. module: sale_project_task_recurrency +#: model:ir.model.fields,field_description:sale_project_task_recurrency.field_product_product__task_repeat_interval +#: model:ir.model.fields,field_description:sale_project_task_recurrency.field_product_template__task_repeat_interval +msgid "Repeat Every" +msgstr "" + +#. module: sale_project_task_recurrency +#: model:ir.model,name:sale_project_task_recurrency.model_sale_order_line +msgid "Sales Order Line" +msgstr "" + +#. module: sale_project_task_recurrency +#: model:ir.model.fields,field_description:sale_project_task_recurrency.field_product_product__task_start_date_method +#: model:ir.model.fields,field_description:sale_project_task_recurrency.field_product_template__task_start_date_method +msgid "Start Date Method" +msgstr "" + +#. module: sale_project_task_recurrency +#: model:ir.model.fields.selection,name:sale_project_task_recurrency.selection__product_template__task_start_date_method__start_this +msgid "Start of current period" +msgstr "" + +#. module: sale_project_task_recurrency +#: model:ir.model.fields.selection,name:sale_project_task_recurrency.selection__product_template__task_start_date_method__start_next +msgid "Start of next period" +msgstr "" + +#. module: sale_project_task_recurrency +#: model:ir.model.fields,field_description:sale_project_task_recurrency.field_product_product__task_repeat_unit +#: model:ir.model.fields,field_description:sale_project_task_recurrency.field_product_template__task_repeat_unit +msgid "Task Repeat Unit" +msgstr "" + +#. module: sale_project_task_recurrency +#: model:ir.model.fields,help:sale_project_task_recurrency.field_product_product__task_start_date_method +#: model:ir.model.fields,help:sale_project_task_recurrency.field_product_template__task_start_date_method +msgid "" +"This field allows to define how the start date of the task will\n" +" be calculated:\n" +"\n" +" - Current date: The start date will be Current date.\n" +" - Start of current period: The start date will be the first day of the actual\n" +" period selected. Example: If we are on 2024/08/27\n" +" and the period selected is 'Year(s)' the start date will be 2024/01/01.\n" +" - End of current period: The start date will be the last day of the actual\n" +" period selected. Example: If we are on 2024/08/27\n" +" and the period selected is 'Year(s)' the start date will be 2024/12/31.\n" +" - Start of next period: The start date will be the first day of the next\n" +" period selected. Example: If we are on 2024/08/27\n" +" and the period selected is 'Year(s)' the start date will be 2025/01/01.\n" +" - End of next period: The start date will be the last day of the actual\n" +" period selected. Example: If we are on 2024/08/27\n" +" and the period selected is 'Year(s)' the start date will be 2025/12/31.\n" +" " +msgstr "" + +#. module: sale_project_task_recurrency +#: model:ir.model.fields,field_description:sale_project_task_recurrency.field_product_product__task_repeat_type +#: model:ir.model.fields,field_description:sale_project_task_recurrency.field_product_template__task_repeat_type +#: model:ir.model.fields.selection,name:sale_project_task_recurrency.selection__product_template__task_repeat_type__until +msgid "Until" +msgstr "" + +#. module: sale_project_task_recurrency +#: model:ir.model.fields.selection,name:sale_project_task_recurrency.selection__product_template__task_repeat_unit__week +msgid "Weeks" +msgstr "" + +#. module: sale_project_task_recurrency +#: model:ir.model.fields.selection,name:sale_project_task_recurrency.selection__product_template__task_repeat_unit__year +msgid "Years" +msgstr ""