From 83e005332863eabd0b586678e4ba2939074e13e4 Mon Sep 17 00:00:00 2001 From: mymage Date: Sat, 28 Dec 2024 21:11:39 +0000 Subject: [PATCH] Added translation using Weblate (Italian) --- account_invoice_mode_monthly/i18n/it.po | 120 ++++++++++++++++++++++++ 1 file changed, 120 insertions(+) create mode 100644 account_invoice_mode_monthly/i18n/it.po diff --git a/account_invoice_mode_monthly/i18n/it.po b/account_invoice_mode_monthly/i18n/it.po new file mode 100644 index 00000000000..47cfa9335c9 --- /dev/null +++ b/account_invoice_mode_monthly/i18n/it.po @@ -0,0 +1,120 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_invoice_mode_monthly +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 14.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: account_invoice_mode_monthly +#: model_terms:ir.ui.view,arch_db:account_invoice_mode_monthly.res_config_settings_view_form +msgid "Monthly Invoicing Options" +msgstr "" + +#. module: account_invoice_mode_monthly +#: model:ir.model,name:account_invoice_mode_monthly.model_res_company +msgid "Companies" +msgstr "" + +#. module: account_invoice_mode_monthly +#: model:ir.model,name:account_invoice_mode_monthly.model_res_config_settings +msgid "Config Settings" +msgstr "" + +#. module: account_invoice_mode_monthly +#: model:ir.model,name:account_invoice_mode_monthly.model_res_partner +msgid "Contact" +msgstr "" + +#. module: account_invoice_mode_monthly +#: model:ir.model.fields,help:account_invoice_mode_monthly.field_res_company__invoicing_mode_monthly_day_todo +#: model:ir.model.fields,help:account_invoice_mode_monthly.field_res_config_settings__res_invoicing_mode_monthly_day_todo +msgid "" +"Day of the month to execute the invoicing. For a number higherthan the " +"number of days in a month, the invoicing will beexecuted on the last day of " +"the month." +msgstr "" + +#. module: account_invoice_mode_monthly +#: model:ir.model.fields,field_description:account_invoice_mode_monthly.field_res_company__display_name +#: model:ir.model.fields,field_description:account_invoice_mode_monthly.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:account_invoice_mode_monthly.field_res_partner__display_name +#: model:ir.model.fields,field_description:account_invoice_mode_monthly.field_sale_order__display_name +msgid "Display Name" +msgstr "" + +#. module: account_invoice_mode_monthly +#: model:ir.actions.server,name:account_invoice_mode_monthly.ir_cron_generate_monthly_invoice_ir_actions_server +#: model:ir.cron,cron_name:account_invoice_mode_monthly.ir_cron_generate_monthly_invoice +#: model:ir.cron,name:account_invoice_mode_monthly.ir_cron_generate_monthly_invoice +msgid "Generate Monthly Invoices" +msgstr "" + +#. module: account_invoice_mode_monthly +#: model:ir.model.fields,field_description:account_invoice_mode_monthly.field_res_company__id +#: model:ir.model.fields,field_description:account_invoice_mode_monthly.field_res_config_settings__id +#: model:ir.model.fields,field_description:account_invoice_mode_monthly.field_res_partner__id +#: model:ir.model.fields,field_description:account_invoice_mode_monthly.field_sale_order__id +msgid "ID" +msgstr "" + +#. module: account_invoice_mode_monthly +#: model:ir.model.fields,field_description:account_invoice_mode_monthly.field_res_company__invoicing_mode_monthly_day_todo +#: model:ir.model.fields,field_description:account_invoice_mode_monthly.field_res_config_settings__res_invoicing_mode_monthly_day_todo +msgid "Invoicing Day" +msgstr "" + +#. module: account_invoice_mode_monthly +#: model:ir.model.fields,field_description:account_invoice_mode_monthly.field_res_partner__invoicing_mode +#: model:ir.model.fields,field_description:account_invoice_mode_monthly.field_res_users__invoicing_mode +#: model_terms:ir.ui.view,arch_db:account_invoice_mode_monthly.res_config_settings_view_form +msgid "Invoicing Mode" +msgstr "" + +#. module: account_invoice_mode_monthly +#: model_terms:ir.ui.view,arch_db:account_invoice_mode_monthly.res_config_settings_view_form +msgid "Invoicing day" +msgstr "" + +#. module: account_invoice_mode_monthly +#: model:ir.model.fields,field_description:account_invoice_mode_monthly.field_res_company____last_update +#: model:ir.model.fields,field_description:account_invoice_mode_monthly.field_res_config_settings____last_update +#: model:ir.model.fields,field_description:account_invoice_mode_monthly.field_res_partner____last_update +#: model:ir.model.fields,field_description:account_invoice_mode_monthly.field_sale_order____last_update +msgid "Last Modified on" +msgstr "" + +#. module: account_invoice_mode_monthly +#: model_terms:ir.ui.view,arch_db:account_invoice_mode_monthly.res_config_settings_view_form +msgid "Last executed on" +msgstr "" + +#. module: account_invoice_mode_monthly +#: model:ir.model.fields,field_description:account_invoice_mode_monthly.field_res_company__invoicing_mode_monthly_last_execution +#: model:ir.model.fields,field_description:account_invoice_mode_monthly.field_res_config_settings__invoicing_mode_monthly_last_execution +msgid "Last execution" +msgstr "" + +#. module: account_invoice_mode_monthly +#: model:ir.model.fields,help:account_invoice_mode_monthly.field_res_company__invoicing_mode_monthly_last_execution +#: model:ir.model.fields,help:account_invoice_mode_monthly.field_res_config_settings__invoicing_mode_monthly_last_execution +msgid "Last execution of monthly invoicing." +msgstr "" + +#. module: account_invoice_mode_monthly +#: model:ir.model.fields.selection,name:account_invoice_mode_monthly.selection__res_partner__invoicing_mode__monthly +msgid "Monthly" +msgstr "" + +#. module: account_invoice_mode_monthly +#: model:ir.model,name:account_invoice_mode_monthly.model_sale_order +msgid "Sales Order" +msgstr ""