Odoo18-Base/addons/hr_presence/i18n/it.po
2025-01-06 10:57:38 +07:00

251 lines
10 KiB
Plaintext
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * hr_presence
#
# Translators:
# Wil Odoo, 2024
# Marianna Ciofani, 2024
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 18.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-12-16 13:40+0000\n"
"PO-Revision-Date: 2024-09-25 09:41+0000\n"
"Last-Translator: Marianna Ciofani, 2024\n"
"Language-Team: Italian (https://app.transifex.com/odoo/teams/41243/it/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: it\n"
"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
#. module: hr_presence
#. odoo-python
#: code:addons/hr_presence/models/hr_employee.py:0
msgid "%(name)s has been noted as %(state)s today"
msgstr "%(name)s è stato contrassegnato come %(state)s oggi"
#. module: hr_presence
#: model:mail.template,body_html:hr_presence.mail_template_presence
msgid ""
"<div>\n"
" Dear <t t-out=\"object.name or ''\">Abigail Peterson</t>,<br/><br/>\n"
"We hope this message finds you well. It has come to our attention that you are currently not present at work, and there is no record of a time off request from you. If this absence is due to an oversight on our part, we sincerely apologize for any confusion.\n"
"Please take the necessary steps to address this unplanned absence. Should you have any questions or need assistance, do not hesitate to reach out to your manager or the HR department at your earliest convenience.\n"
"Thank you for your prompt attention to this matter.\n"
" <br/>Best Regards,<br/><br/>\n"
" </div>\n"
" "
msgstr ""
#. module: hr_presence
#: model:ir.model.fields.selection,name:hr_presence.selection__hr_employee__hr_presence_state_display__absent
#: model:ir.model.fields.selection,name:hr_presence.selection__hr_employee_base__hr_presence_state_display__absent
#: model:ir.model.fields.selection,name:hr_presence.selection__hr_employee_public__hr_presence_state_display__absent
#: model_terms:ir.ui.view,arch_db:hr_presence.hr_employee_view_search
msgid "Absent"
msgstr "Assente"
#. module: hr_presence
#: model:ir.actions.server,name:hr_presence.action_hr_employee_presence_log
msgid "Add a log note"
msgstr "Aggiungi nota"
#. module: hr_presence
#: model:ir.model,name:hr_presence.model_hr_employee_base
msgid "Basic Employee"
msgstr "Dipendente base"
#. module: hr_presence
#: model:ir.model,name:hr_presence.model_res_company
msgid "Companies"
msgstr "Aziende"
#. module: hr_presence
#: model:ir.model,name:hr_presence.model_res_config_settings
msgid "Config Settings"
msgstr "Impostazioni di configurazione"
#. module: hr_presence
#: model:ir.model.fields,field_description:hr_presence.field_res_users_log__create_uid
msgid "Create Uid"
msgstr "UID creazione"
#. module: hr_presence
#: model:ir.actions.server,name:hr_presence.action_hr_employee_presence_time_off
msgid "Create a Time Off"
msgstr "Crea ferie"
#. module: hr_presence
#: model:ir.model.fields,field_description:hr_presence.field_hr_employee__email_sent
#: model:ir.model.fields,field_description:hr_presence.field_hr_employee_base__email_sent
#: model:ir.model.fields,field_description:hr_presence.field_hr_employee_public__email_sent
msgid "Email Sent"
msgstr "E-mail inviata"
#. module: hr_presence
#: model:sms.template,name:hr_presence.sms_template_data_hr_presence
msgid "Employee: Presence Reminder"
msgstr "Dipendente: promemoria presenza"
#. module: hr_presence
#: model:ir.actions.server,name:hr_presence.ir_cron_presence_control_ir_actions_server
msgid "HR Presence: cron"
msgstr "HR Presence: cron"
#. module: hr_presence
#: model:mail.template,name:hr_presence.mail_template_presence
msgid "HR: Employee Absence email"
msgstr "Risorse umane: e-mail assenza dipendente"
#. module: hr_presence
#: model:sms.template,body:hr_presence.sms_template_data_hr_presence
msgid ""
"Hi, we noticed you're not at work and no time-off was submitted. If this is "
"an oversight from us, we apologize. Please contact your manager or HR ASAP. "
"Thanks"
msgstr ""
"Ciao, abbiamo notato che non sei a lavoro e non risultano richieste di "
"giorni di ferie. Ci scusiamo nel caso si trattasse di un errore. Contatta il"
" tuo manager o un responsabile risorse umane il prima possibile. Grazie"
#. module: hr_presence
#: model:ir.model.fields,field_description:hr_presence.field_res_company__hr_presence_last_compute_date
msgid "Hr Presence Last Compute Date"
msgstr "Data ultimo calcolo presenza RU"
#. module: hr_presence
#: model:ir.model.fields,field_description:hr_presence.field_hr_employee__hr_presence_state_display
#: model:ir.model.fields,field_description:hr_presence.field_hr_employee_base__hr_presence_state_display
#: model:ir.model.fields,field_description:hr_presence.field_hr_employee_public__hr_presence_state_display
msgid "Hr Presence State Display"
msgstr "Visualizzazione stato presenza RU"
#. module: hr_presence
#: model:ir.model.fields,field_description:hr_presence.field_res_users_log__ip
msgid "IP Address"
msgstr "Indirizzo IP"
#. module: hr_presence
#: model:ir.model.fields,field_description:hr_presence.field_hr_employee__ip_connected
#: model:ir.model.fields,field_description:hr_presence.field_hr_employee_base__ip_connected
#: model:ir.model.fields,field_description:hr_presence.field_hr_employee_public__ip_connected
msgid "Ip Connected"
msgstr "IP connesso"
#. module: hr_presence
#: model:ir.model.fields,field_description:hr_presence.field_hr_employee__manually_set_presence
#: model:ir.model.fields,field_description:hr_presence.field_hr_employee_base__manually_set_presence
#: model:ir.model.fields,field_description:hr_presence.field_hr_employee_public__manually_set_presence
msgid "Manually Set Presence"
msgstr "Imposta presenza manualmente"
#. module: hr_presence
#: model:ir.model.fields,field_description:hr_presence.field_hr_employee__manually_set_present
#: model:ir.model.fields,field_description:hr_presence.field_hr_employee_base__manually_set_present
#: model:ir.model.fields,field_description:hr_presence.field_hr_employee_public__manually_set_present
msgid "Manually Set Present"
msgstr "Presente impostato manualmente"
#. module: hr_presence
#: model:ir.model.fields.selection,name:hr_presence.selection__hr_employee__hr_presence_state_display__out_of_working_hour
#: model:ir.model.fields.selection,name:hr_presence.selection__hr_employee_base__hr_presence_state_display__out_of_working_hour
#: model:ir.model.fields.selection,name:hr_presence.selection__hr_employee_public__hr_presence_state_display__out_of_working_hour
#: model_terms:ir.ui.view,arch_db:hr_presence.hr_employee_view_search
msgid "Out of Working Hours"
msgstr "Fuori dall'orario lavorativo"
#. module: hr_presence
#: model_terms:ir.ui.view,arch_db:hr_presence.hr_employee_view_tree
msgid "Presence"
msgstr "Presenza"
#. module: hr_presence
#. odoo-javascript
#: code:addons/hr_presence/static/src/search/hr_presence_cog_menu/hr_presence_cog_menu.xml:0
msgid "Presence Control"
msgstr "Controllo presenza"
#. module: hr_presence
#: model_terms:ir.ui.view,arch_db:hr_presence.hr_employee_view_search
msgid "Presence/Absence"
msgstr "Presenza/Assenza"
#. module: hr_presence
#: model:ir.model.fields.selection,name:hr_presence.selection__hr_employee__hr_presence_state_display__present
#: model:ir.model.fields.selection,name:hr_presence.selection__hr_employee_base__hr_presence_state_display__present
#: model:ir.model.fields.selection,name:hr_presence.selection__hr_employee_public__hr_presence_state_display__present
msgid "Present"
msgstr "Presente"
#. module: hr_presence
#. odoo-python
#: code:addons/hr_presence/models/hr_employee.py:0
msgid "Send SMS"
msgstr "Invia SMS"
#. module: hr_presence
#: model:ir.actions.server,name:hr_presence.action_hr_employee_presence_sms
msgid "Send a SMS"
msgstr "Invia SMS"
#. module: hr_presence
#: model:mail.template,description:hr_presence.mail_template_presence
msgid ""
"Sent manually in presence module when an employee wasn't working despite not"
" being off"
msgstr ""
"E-mail inviata manualmente al modulo presenze quando un dipendente non è a "
"lavoro nonostante l'assenza di giorni di ferie"
#. module: hr_presence
#: model:ir.actions.server,name:hr_presence.action_hr_employee_presence_absent
msgid "Set Absent"
msgstr "Imposta assente"
#. module: hr_presence
#: model:ir.actions.server,name:hr_presence.action_hr_employee_presence_present
msgid "Set Present"
msgstr "Imposta presente"
#. module: hr_presence
#: model:mail.template,subject:hr_presence.mail_template_presence
msgid "Unexpected Absence"
msgstr "Assenza non attesa"
#. module: hr_presence
#. odoo-python
#: code:addons/hr_presence/models/hr_employee.py:0
msgid "Unplanned Absence"
msgstr ""
#. module: hr_presence
#: model:ir.model,name:hr_presence.model_res_users_log
msgid "Users Log"
msgstr "Registro utenti"
#. module: hr_presence
#. odoo-python
#: code:addons/hr_presence/models/hr_employee.py:0
msgid ""
"We hope this message finds you well. It has come to our attention that you are currently not present at work, and there is no record of a time off request from you. If this absence is due to an oversight on our part, we sincerely apologize for any confusion.\n"
"Please take the necessary steps to address this unplanned absence. Should you have any questions or need assistance, do not hesitate to reach out to your manager or the HR department at your earliest convenience.\n"
"Thank you for your prompt attention to this matter."
msgstr ""
"Speriamo tu stia bene. Abbiamo notato che non sei a lavoro e non sono presenti richieste di giorni di ferie. Se si tratta di un errore da parte nostra, ci scusiamo per la confusione.\n"
" Ti preghiamo di prendere le misure necessarie per far fronte a questa assenza non programmata. Per qualsiasi domanda o necessità di assistenza, non esitare a contattare il tuo manager o l'ufficio Risorse Umane.\n"
"Grazie per l'attenzione."
#. module: hr_presence
#. odoo-python
#: code:addons/hr_presence/models/hr_employee.py:0
msgid "You don't have the right to do this. Please contact an Administrator."
msgstr ""
"Diritti non sufficienti per questa operazione, contattare un amministratore."
#. module: hr_presence
#: model:ir.model,name:hr_presence.model_ir_websocket
msgid "websocket message handling"
msgstr "Gestione dei messaggi websocket"