19.0 vanilla

This commit is contained in:
Ernad Husremovic 2026-03-09 09:31:00 +01:00
parent a1137a1456
commit e1d89e11e3
2789 changed files with 1093187 additions and 605897 deletions

View file

@ -1,24 +1,29 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * hr_hourly_cost
#
# Translators:
# Martin Trigaux, 2022
# Cozmin Candea <office@terrabit.ro>, 2023
#
# * hr_hourly_cost
#
# Dorin Hongu <dhongu@gmail.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: Cozmin Candea <office@terrabit.ro>, 2023\n"
"Language-Team: Romanian (https://app.transifex.com/odoo/teams/41243/ro/)\n"
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
"PO-Revision-Date: 2025-11-27 09:05+0000\n"
"Last-Translator: Dorin Hongu <dhongu@gmail.com>\n"
"Language-Team: Romanian <https://translate.odoo.com/projects/odoo-19/"
"hr_hourly_cost/ro/>\n"
"Language: ro\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: ro\n"
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n"
"Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < "
"20)) ? 1 : 2;\n"
"X-Generator: Weblate 5.14.3\n"
#. module: hr_hourly_cost
#: model:ir.model.fields,field_description:hr_hourly_cost.field_hr_employee__display_name
msgid "Display Name"
msgstr "Nume afișat"
#. module: hr_hourly_cost
#: model:ir.model,name:hr_hourly_cost.model_hr_employee
@ -29,3 +34,8 @@ msgstr "Angajat"
#: model:ir.model.fields,field_description:hr_hourly_cost.field_hr_employee__hourly_cost
msgid "Hourly Cost"
msgstr "Cost orar"
#. module: hr_hourly_cost
#: model:ir.model.fields,field_description:hr_hourly_cost.field_hr_employee__id
msgid "ID"
msgstr "ID"