mirror of
https://github.com/bringout/oca-hr.git
synced 2026-04-21 02:32:05 +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,011 B
Text
34 lines
1,011 B
Text
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * hr_contract_reference
|
|
#
|
|
# Translators:
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: hr (8.0)\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2015-08-18 13:10+0000\n"
|
|
"PO-Revision-Date: 2015-08-01 15:45+0000\n"
|
|
"Last-Translator: Matjaž Mozetič <m.mozetic@matmoz.si>\n"
|
|
"Language-Team: Slovenian (http://www.transifex.com/oca/OCA-hr-8-0/language/"
|
|
"sl/)\n"
|
|
"Language: sl\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || "
|
|
"n%100==4 ? 2 : 3);\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 "Pogodba"
|