mirror of
https://github.com/bringout/oca-ocb-hr.git
synced 2026-04-27 19:32:03 +02:00
19.0 vanilla
This commit is contained in:
parent
a1137a1456
commit
e1d89e11e3
2789 changed files with 1093187 additions and 605897 deletions
|
|
@ -1,24 +1,33 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * hr_hourly_cost
|
||||
#
|
||||
# * hr_hourly_cost
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
# Friederike Fasterling-Nesselbosch, 2022
|
||||
#
|
||||
# Friederike Fasterling-Nesselbosch, 2023
|
||||
# Martin Trigaux, 2023
|
||||
#
|
||||
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Project-Id-Version: Odoo Server 17.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-02-06 13:31+0000\n"
|
||||
"PO-Revision-Date: 2022-09-23 08:33+0000\n"
|
||||
"Last-Translator: Friederike Fasterling-Nesselbosch, 2022\n"
|
||||
"Language-Team: Italian (https://app.transifex.com/odoo/teams/41243/it/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-09-14 21:13+0000\n"
|
||||
"Last-Translator: \"Dylan Kiss (dyki)\" <dyki@odoo.com>\n"
|
||||
"Language-Team: Italian <https://translate.odoo.com/projects/odoo-19/"
|
||||
"hr_hourly_cost/it/>\n"
|
||||
"Language: 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"
|
||||
"Plural-Forms: nplurals=3; plural=(n == 1) ? 0 : ((n != 0 && n % 1000000 == "
|
||||
"0) ? 1 : 2);\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: hr_hourly_cost
|
||||
#: model:ir.model.fields,field_description:hr_hourly_cost.field_hr_employee__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Nome visualizzato"
|
||||
|
||||
#. module: hr_hourly_cost
|
||||
#: model:ir.model,name:hr_hourly_cost.model_hr_employee
|
||||
|
|
@ -29,3 +38,8 @@ msgstr "Dipendente"
|
|||
#: model:ir.model.fields,field_description:hr_hourly_cost.field_hr_employee__hourly_cost
|
||||
msgid "Hourly Cost"
|
||||
msgstr "Costo orario"
|
||||
|
||||
#. module: hr_hourly_cost
|
||||
#: model:ir.model.fields,field_description:hr_hourly_cost.field_hr_employee__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue