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 20, 2023
1 parent 3443072 commit ef439e5
Showing 1 changed file with 50 additions and 0 deletions.
50 changes: 50 additions & 0 deletions hr_holidays_calendar_event_privacy/i18n/it.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * hr_holidays_calendar_event_privacy
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 15.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_calendar_event_privacy
#: model:ir.model.fields,field_description:hr_holidays_calendar_event_privacy.field_hr_leave_type__calendar_event_privacy
msgid "Calendar Event Privacy"
msgstr ""

#. module: hr_holidays_calendar_event_privacy
#: model:ir.model.fields,help:hr_holidays_calendar_event_privacy.field_hr_leave_type__calendar_event_privacy
msgid "Defines privacy of calendar events created for this Time Off Type"
msgstr ""

#. module: hr_holidays_calendar_event_privacy
#: model:ir.model.fields.selection,name:hr_holidays_calendar_event_privacy.selection__hr_leave_type__calendar_event_privacy__confidential
msgid "Only internal users"
msgstr ""

#. module: hr_holidays_calendar_event_privacy
#: model:ir.model.fields.selection,name:hr_holidays_calendar_event_privacy.selection__hr_leave_type__calendar_event_privacy__private
msgid "Private"
msgstr ""

#. module: hr_holidays_calendar_event_privacy
#: model:ir.model.fields.selection,name:hr_holidays_calendar_event_privacy.selection__hr_leave_type__calendar_event_privacy__public
msgid "Public"
msgstr ""

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

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

0 comments on commit ef439e5

Please sign in to comment.