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 Sep 6, 2024
1 parent 5785e90 commit c4cb794
Showing 1 changed file with 58 additions and 0 deletions.
58 changes: 58 additions & 0 deletions hr_holidays_auto_extend/i18n/it.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * hr_holidays_auto_extend
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.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: hr_holidays_auto_extend
#: model:ir.model.fields,field_description:hr_holidays_auto_extend.field_hr_leave__auto_extend
#: model:ir.model.fields,field_description:hr_holidays_auto_extend.field_hr_leave_type__auto_extend
msgid "Auto Extend"
msgstr ""

#. module: hr_holidays_auto_extend
#: model:ir.model.fields,field_description:hr_holidays_auto_extend.field_hr_leave__auto_extend_period
#: model:ir.model.fields,field_description:hr_holidays_auto_extend.field_hr_leave_type__auto_extend_period
msgid "Auto Extend Period"
msgstr ""

#. module: hr_holidays_auto_extend
#: model:ir.model.fields,field_description:hr_holidays_auto_extend.field_hr_leave__auto_extend_type
msgid "Auto extend type"
msgstr ""

#. module: hr_holidays_auto_extend
#: model:ir.actions.server,name:hr_holidays_auto_extend.auto_extend_cron_ir_actions_server
#: model:ir.cron,cron_name:hr_holidays_auto_extend.auto_extend_cron
msgid "Holidays: Auto extend"
msgstr ""

#. module: hr_holidays_auto_extend
#: model:mail.activity.type,name:hr_holidays_auto_extend.mail_activity_error_auto_extend
msgid "Leave cannot be extended due to overlapping"
msgstr ""

#. module: hr_holidays_auto_extend
#: model:ir.model,name:hr_holidays_auto_extend.model_hr_leave
msgid "Time Off"
msgstr ""

#. module: hr_holidays_auto_extend
#: model:ir.model,name:hr_holidays_auto_extend.model_hr_leave_type
msgid "Time Off Type"
msgstr ""

#. module: hr_holidays_auto_extend
#: model:mail.activity.type,summary:hr_holidays_auto_extend.mail_activity_error_auto_extend
msgid "note"
msgstr ""

0 comments on commit c4cb794

Please sign in to comment.