mirror of
https://github.com/bringout/oca-hr.git
synced 2026-04-21 04:52:04 +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>
34 lines
1.1 KiB
Text
34 lines
1.1 KiB
Text
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * hr_contract_reference
|
|
#
|
|
# Translators:
|
|
# abdullah alsabi <alsabi.abdullah@gmail.com>, 2017
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 10.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2017-06-10 04:30+0000\n"
|
|
"PO-Revision-Date: 2017-06-10 04:30+0000\n"
|
|
"Last-Translator: abdullah alsabi <alsabi.abdullah@gmail.com>, 2017\n"
|
|
"Language-Team: Arabic (https://www.transifex.com/oca/teams/23907/ar/)\n"
|
|
"Language: ar\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \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"
|
|
|
|
#. module: hr_contract_reference
|
|
#: model:ir.model,name:hr_contract_reference.model_hr_contract
|
|
msgid "Contract"
|
|
msgstr ""
|
|
|
|
#. module: hr_contract_reference
|
|
#: model:ir.model.fields,field_description:hr_contract_reference.field_hr_contract__name
|
|
msgid "Contract Reference"
|
|
msgstr ""
|
|
|
|
#, fuzzy
|
|
#~ msgid "Employee Contract"
|
|
#~ msgstr "العقد"
|