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,33 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * hr_hourly_cost
#
# * hr_hourly_cost
#
# Translators:
# Martin Trigaux, 2022
# Niyas Raphy, 2022
#
# Niyas Raphy, 2023
# Martin Trigaux, 2023
#
# "Tiffany Chang (tic)" <tic@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: Niyas Raphy, 2022\n"
"Language-Team: Arabic (https://app.transifex.com/odoo/teams/41243/ar/)\n"
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
"PO-Revision-Date: 2025-09-16 13:38+0000\n"
"Last-Translator: \"Tiffany Chang (tic)\" <tic@odoo.com>\n"
"Language-Team: Arabic <https://translate.odoo.com/projects/odoo-19/"
"hr_hourly_cost/ar/>\n"
"Language: ar\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: ar\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
"&& n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\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 "اسم العرض"
#. module: hr_hourly_cost
#: model:ir.model,name:hr_hourly_cost.model_hr_employee
@ -29,3 +38,8 @@ msgstr "الموظف"
#: model:ir.model.fields,field_description:hr_hourly_cost.field_hr_employee__hourly_cost
msgid "Hourly Cost"
msgstr "التكلفة بالساعة"
#. module: hr_hourly_cost
#: model:ir.model.fields,field_description:hr_hourly_cost.field_hr_employee__id
msgid "ID"
msgstr "المُعرف"