mirror of
https://github.com/bringout/oca-hr.git
synced 2026-04-26 22:52:01 +02:00
Reorganized 67 HR-related modules for better structure: - Moved all odoo-bringout-oca-hr-* packages from packages/oca-technical/ - Now organized in dedicated packages/oca-hr/ submodule - Includes attendance, expense, holiday, employee, and contract modules - Maintains all module functionality while improving project organization This creates a cleaner separation between general technical modules and HR-specific functionality. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
91 lines
3.1 KiB
Text
91 lines
3.1 KiB
Text
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * hr_attendance_geolocation
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 16.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"PO-Revision-Date: 2023-11-23 19:36+0000\n"
|
|
"Last-Translator: mymage <stefano.consolaro@mymage.it>\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 4.17\n"
|
|
|
|
#. module: hr_attendance_geolocation
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance_geolocation.hr_attendance_view_form
|
|
msgid ""
|
|
"<br/>\n"
|
|
" Longitude:"
|
|
msgstr ""
|
|
"<br/>\n"
|
|
" Longitudine:"
|
|
|
|
#. module: hr_attendance_geolocation
|
|
#: model:ir.model,name:hr_attendance_geolocation.model_hr_attendance
|
|
msgid "Attendance"
|
|
msgstr "Presenza"
|
|
|
|
#. module: hr_attendance_geolocation
|
|
#: model:ir.model.fields,field_description:hr_attendance_geolocation.field_hr_attendance__check_in_latitude
|
|
msgid "Check In Latitude"
|
|
msgstr "Latitudine check-in"
|
|
|
|
#. module: hr_attendance_geolocation
|
|
#: model:ir.model.fields,field_description:hr_attendance_geolocation.field_hr_attendance__check_in_longitude
|
|
msgid "Check In Longitude"
|
|
msgstr "Longitudine check-in"
|
|
|
|
#. module: hr_attendance_geolocation
|
|
#: model:ir.model.fields,field_description:hr_attendance_geolocation.field_hr_attendance__check_out_latitude
|
|
msgid "Check Out Latitude"
|
|
msgstr "Latitudine check-out"
|
|
|
|
#. module: hr_attendance_geolocation
|
|
#: model:ir.model.fields,field_description:hr_attendance_geolocation.field_hr_attendance__check_out_longitude
|
|
msgid "Check Out Longitude"
|
|
msgstr "Longitudine check-out"
|
|
|
|
#. module: hr_attendance_geolocation
|
|
#: model:ir.model.fields,field_description:hr_attendance_geolocation.field_hr_attendance__check_in_latitude_text
|
|
msgid "Check-in Latitude"
|
|
msgstr "Latitudine check-in"
|
|
|
|
#. module: hr_attendance_geolocation
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance_geolocation.hr_attendance_view_form
|
|
msgid "Check-in Location"
|
|
msgstr "Ubicazione check-in"
|
|
|
|
#. module: hr_attendance_geolocation
|
|
#: model:ir.model.fields,field_description:hr_attendance_geolocation.field_hr_attendance__check_in_longitude_text
|
|
msgid "Check-in Longitude"
|
|
msgstr "Longitudine check-in"
|
|
|
|
#. module: hr_attendance_geolocation
|
|
#: model:ir.model.fields,field_description:hr_attendance_geolocation.field_hr_attendance__check_out_latitude_text
|
|
msgid "Check-out Latitude"
|
|
msgstr "Latitudine check-out"
|
|
|
|
#. module: hr_attendance_geolocation
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance_geolocation.hr_attendance_view_form
|
|
msgid "Check-out Location"
|
|
msgstr "Ubicazione check-out"
|
|
|
|
#. module: hr_attendance_geolocation
|
|
#: model:ir.model.fields,field_description:hr_attendance_geolocation.field_hr_attendance__check_out_longitude_text
|
|
msgid "Check-out Longitude"
|
|
msgstr "Longitudine check-out"
|
|
|
|
#. module: hr_attendance_geolocation
|
|
#: model:ir.model,name:hr_attendance_geolocation.model_hr_employee
|
|
msgid "Employee"
|
|
msgstr "Dipendente"
|
|
|
|
#. module: hr_attendance_geolocation
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance_geolocation.hr_attendance_view_form
|
|
msgid "Latitude:"
|
|
msgstr "Latitudine:"
|