Skip to content

Commit

Permalink
Added translation using Weblate (Italian)
Browse files Browse the repository at this point in the history
  • Loading branch information
mymage authored and weblate committed Dec 28, 2024
1 parent 4bc2088 commit 83e0053
Showing 1 changed file with 120 additions and 0 deletions.
120 changes: 120 additions & 0 deletions account_invoice_mode_monthly/i18n/it.po
Original file line number Diff line number Diff line change
@@ -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 "<span class=\"o_form_label\">Monthly Invoicing Options</span>"
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 ""

0 comments on commit 83e0053

Please sign in to comment.