-
-
Notifications
You must be signed in to change notification settings - Fork 110
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Currently translated at 100.0% (11 of 11 strings) Translation: hr-holidays-14.0/hr-holidays-14.0-hr_holidays_auto_extend Translate-URL: https://translation.odoo-community.org/projects/hr-holidays-14-0/hr-holidays-14-0-hr_holidays_auto_extend/it/
- Loading branch information
Showing
1 changed file
with
14 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,72 +6,74 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: Odoo Server 14.0\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"Last-Translator: Automatically generated\n" | ||
"PO-Revision-Date: 2025-01-15 11:06+0000\n" | ||
"Last-Translator: mymage <[email protected]>\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" | ||
"X-Generator: Weblate 5.6.2\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 "" | ||
msgstr "Auto estensione" | ||
|
||
#. 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 "" | ||
msgstr "Periodo auto estensione" | ||
|
||
#. 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 "" | ||
msgstr "Tipo auto estensione" | ||
|
||
#. module: hr_holidays_auto_extend | ||
#: model:ir.model.fields,field_description:hr_holidays_auto_extend.field_hr_leave__display_name | ||
#: model:ir.model.fields,field_description:hr_holidays_auto_extend.field_hr_leave_type__display_name | ||
msgid "Display Name" | ||
msgstr "" | ||
msgstr "Nome visualizzato" | ||
|
||
#. 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 | ||
#: model:ir.cron,name:hr_holidays_auto_extend.auto_extend_cron | ||
msgid "Holidays: Auto extend" | ||
msgstr "" | ||
msgstr "Vacanze: auto estendi" | ||
|
||
#. module: hr_holidays_auto_extend | ||
#: model:ir.model.fields,field_description:hr_holidays_auto_extend.field_hr_leave__id | ||
#: model:ir.model.fields,field_description:hr_holidays_auto_extend.field_hr_leave_type__id | ||
msgid "ID" | ||
msgstr "" | ||
msgstr "ID" | ||
|
||
#. module: hr_holidays_auto_extend | ||
#: model:ir.model.fields,field_description:hr_holidays_auto_extend.field_hr_leave____last_update | ||
#: model:ir.model.fields,field_description:hr_holidays_auto_extend.field_hr_leave_type____last_update | ||
msgid "Last Modified on" | ||
msgstr "" | ||
msgstr "Ultima modifica il" | ||
|
||
#. 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 "" | ||
msgstr "L'assenza non può essere estesa a causa di sovrapposizione" | ||
|
||
#. module: hr_holidays_auto_extend | ||
#: model:ir.model,name:hr_holidays_auto_extend.model_hr_leave | ||
msgid "Time Off" | ||
msgstr "" | ||
msgstr "Ferie" | ||
|
||
#. module: hr_holidays_auto_extend | ||
#: model:ir.model,name:hr_holidays_auto_extend.model_hr_leave_type | ||
msgid "Time Off Type" | ||
msgstr "" | ||
msgstr "Tipo di ferie" | ||
|
||
#. module: hr_holidays_auto_extend | ||
#: model:mail.activity.type,summary:hr_holidays_auto_extend.mail_activity_error_auto_extend | ||
msgid "note" | ||
msgstr "" | ||
msgstr "nota" |