mirror of
https://github.com/bringout/oca-ocb-hr.git
synced 2026-04-27 21:12:00 +02:00
19.0 vanilla
This commit is contained in:
parent
a1137a1456
commit
e1d89e11e3
2789 changed files with 1093187 additions and 605897 deletions
|
|
@ -0,0 +1,254 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * hr_recruitment_skills
|
||||
#
|
||||
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 18.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2025-11-09 15:13+0000\n"
|
||||
"Last-Translator: Weblate <noreply-mt-weblate@weblate.org>\n"
|
||||
"Language-Team: Serbian (Latin script) <https://translate.odoo.com/projects/"
|
||||
"odoo-19/hr_recruitment_skills/sr_Latn/>\n"
|
||||
"Language: sr@latin\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
|
||||
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: hr_recruitment_skills
|
||||
#: model:ir.model,name:hr_recruitment_skills.model_hr_applicant
|
||||
#: model:ir.model.fields,field_description:hr_recruitment_skills.field_hr_applicant_skill__applicant_id
|
||||
msgid "Applicant"
|
||||
msgstr "Kandidat/kinja"
|
||||
|
||||
#. module: hr_recruitment_skills
|
||||
#: model:ir.model,website_form_label:hr_recruitment_skills.model_hr_applicant
|
||||
msgid "Apply for a Job"
|
||||
msgstr ""
|
||||
|
||||
#. module: hr_recruitment_skills
|
||||
#: model_terms:ir.ui.view,arch_db:hr_recruitment_skills.hr_applicant_skill_view_form
|
||||
msgid "Category"
|
||||
msgstr "Kategorija"
|
||||
|
||||
#. module: hr_recruitment_skills
|
||||
#: model:ir.model.fields,field_description:hr_recruitment_skills.field_hr_applicant_skill__color
|
||||
msgid "Color"
|
||||
msgstr "Boja"
|
||||
|
||||
#. module: hr_recruitment_skills
|
||||
#: model:ir.model.fields,field_description:hr_recruitment_skills.field_hr_applicant_skill__create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Kreirao"
|
||||
|
||||
#. module: hr_recruitment_skills
|
||||
#: model:ir.model.fields,field_description:hr_recruitment_skills.field_hr_applicant_skill__create_date
|
||||
msgid "Created on"
|
||||
msgstr "Kreirano"
|
||||
|
||||
#. module: hr_recruitment_skills
|
||||
#: model:ir.model.fields,field_description:hr_recruitment_skills.field_hr_applicant__current_applicant_skill_ids
|
||||
msgid "Current Applicant Skill"
|
||||
msgstr ""
|
||||
|
||||
#. module: hr_recruitment_skills
|
||||
#: model:ir.model.fields,field_description:hr_recruitment_skills.field_hr_applicant__display_name
|
||||
#: model:ir.model.fields,field_description:hr_recruitment_skills.field_hr_applicant_skill__display_name
|
||||
#: model:ir.model.fields,field_description:hr_recruitment_skills.field_hr_job__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Naziv za prikaz"
|
||||
|
||||
#. module: hr_recruitment_skills
|
||||
#: model:ir.model.fields,field_description:hr_recruitment_skills.field_hr_applicant_skill__display_warning_message
|
||||
msgid "Display Warning Message"
|
||||
msgstr ""
|
||||
|
||||
#. module: hr_recruitment_skills
|
||||
#: model:ir.model.fields,field_description:hr_recruitment_skills.field_hr_applicant__id
|
||||
#: model:ir.model.fields,field_description:hr_recruitment_skills.field_hr_applicant_skill__id
|
||||
#: model:ir.model.fields,field_description:hr_recruitment_skills.field_hr_job__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: hr_recruitment_skills
|
||||
#: model:ir.model,name:hr_recruitment_skills.model_hr_job
|
||||
msgid "Job Position"
|
||||
msgstr "Pozicija"
|
||||
|
||||
#. module: hr_recruitment_skills
|
||||
#. odoo-javascript
|
||||
#: code:addons/hr_recruitment_skills/static/src/fields/skill_match_gauge_field/skill_match_gauge_field.xml:0
|
||||
msgid "Job Position Matching"
|
||||
msgstr ""
|
||||
|
||||
#. module: hr_recruitment_skills
|
||||
#: model:ir.model.fields,field_description:hr_recruitment_skills.field_hr_applicant_skill__write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "Poslednje izmenio/la"
|
||||
|
||||
#. module: hr_recruitment_skills
|
||||
#: model:ir.model.fields,field_description:hr_recruitment_skills.field_hr_applicant_skill__write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Poslednje ažuriranje dana"
|
||||
|
||||
#. module: hr_recruitment_skills
|
||||
#: model:ir.model.fields,field_description:hr_recruitment_skills.field_hr_applicant_skill__levels_count
|
||||
msgid "Levels Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: hr_recruitment_skills
|
||||
#: model_terms:ir.ui.view,arch_db:hr_recruitment_skills.crm_case_tree_view_job
|
||||
msgid "Matching"
|
||||
msgstr ""
|
||||
|
||||
#. module: hr_recruitment_skills
|
||||
#. odoo-python
|
||||
#: code:addons/hr_recruitment_skills/models/hr_job.py:0
|
||||
msgid "Matching Applicants"
|
||||
msgstr ""
|
||||
|
||||
#. module: hr_recruitment_skills
|
||||
#: model:ir.actions.act_window,name:hr_recruitment_skills.action_find_matching_job
|
||||
msgid "Matching Positions"
|
||||
msgstr ""
|
||||
|
||||
#. module: hr_recruitment_skills
|
||||
#: model:ir.model.fields,field_description:hr_recruitment_skills.field_hr_applicant__matching_score
|
||||
msgid "Matching Score"
|
||||
msgstr ""
|
||||
|
||||
#. module: hr_recruitment_skills
|
||||
#: model:ir.model.fields,field_description:hr_recruitment_skills.field_hr_job__applicant_matching_score
|
||||
msgid "Matching Score(%)"
|
||||
msgstr ""
|
||||
|
||||
#. module: hr_recruitment_skills
|
||||
#: model:ir.model.fields,field_description:hr_recruitment_skills.field_hr_applicant__matching_skill_ids
|
||||
msgid "Matching Skills"
|
||||
msgstr ""
|
||||
|
||||
#. module: hr_recruitment_skills
|
||||
#: model:ir.model.fields,field_description:hr_recruitment_skills.field_hr_applicant__missing_skill_ids
|
||||
msgid "Missing Skills"
|
||||
msgstr ""
|
||||
|
||||
#. module: hr_recruitment_skills
|
||||
#: model_terms:ir.ui.view,arch_db:hr_recruitment_skills.crm_case_tree_view_inherit_hr_recruitment_skills
|
||||
msgid "Move to this Job Position"
|
||||
msgstr ""
|
||||
|
||||
#. module: hr_recruitment_skills
|
||||
#. odoo-python
|
||||
#: code:addons/hr_recruitment_skills/models/hr_job.py:0
|
||||
msgid "No Matching Applicants"
|
||||
msgstr ""
|
||||
|
||||
#. module: hr_recruitment_skills
|
||||
#: model:ir.model.fields,help:hr_recruitment_skills.field_hr_applicant_skill__levels_count
|
||||
msgid "Number of levels linked to this skill type"
|
||||
msgstr ""
|
||||
|
||||
#. module: hr_recruitment_skills
|
||||
#: model:ir.model.fields,field_description:hr_recruitment_skills.field_hr_applicant_skill__level_progress
|
||||
msgid "Progress"
|
||||
msgstr "Napredak"
|
||||
|
||||
#. module: hr_recruitment_skills
|
||||
#: model:ir.model.fields,help:hr_recruitment_skills.field_hr_applicant_skill__level_progress
|
||||
msgid "Progress from zero knowledge (0%) to fully mastered (100%)."
|
||||
msgstr ""
|
||||
|
||||
#. module: hr_recruitment_skills
|
||||
#. odoo-javascript
|
||||
#: code:addons/hr_recruitment_skills/static/src/components/search_job_applicant_menu/search_job_applicant_menu.xml:0
|
||||
#: model:ir.actions.server,name:hr_recruitment_skills.action_applicant_search_applicant
|
||||
msgid "Search Matching Applicants"
|
||||
msgstr ""
|
||||
|
||||
#. module: hr_recruitment_skills
|
||||
#: model:ir.model.fields,field_description:hr_recruitment_skills.field_hr_applicant__skill_ids
|
||||
#: model:ir.model.fields,field_description:hr_recruitment_skills.field_hr_applicant_skill__skill_id
|
||||
msgid "Skill"
|
||||
msgstr ""
|
||||
|
||||
#. module: hr_recruitment_skills
|
||||
#: model:ir.model.fields,field_description:hr_recruitment_skills.field_hr_applicant_skill__skill_level_id
|
||||
msgid "Skill Level"
|
||||
msgstr ""
|
||||
|
||||
#. module: hr_recruitment_skills
|
||||
#: model:ir.model.fields,field_description:hr_recruitment_skills.field_hr_applicant_skill__skill_type_id
|
||||
msgid "Skill Type"
|
||||
msgstr ""
|
||||
|
||||
#. module: hr_recruitment_skills
|
||||
#: model:ir.ui.menu,name:hr_recruitment_skills.hr_recruitment_skill_type_menu
|
||||
msgid "Skill Types"
|
||||
msgstr ""
|
||||
|
||||
#. module: hr_recruitment_skills
|
||||
#: model:ir.model,name:hr_recruitment_skills.model_hr_applicant_skill
|
||||
msgid "Skill level for an applicant"
|
||||
msgstr ""
|
||||
|
||||
#. module: hr_recruitment_skills
|
||||
#: model:ir.model.fields,field_description:hr_recruitment_skills.field_hr_applicant__applicant_skill_ids
|
||||
#: model_terms:ir.ui.view,arch_db:hr_recruitment_skills.hr_applicant_skill_view_form
|
||||
#: model_terms:ir.ui.view,arch_db:hr_recruitment_skills.hr_applicant_view_form
|
||||
#: model_terms:ir.ui.view,arch_db:hr_recruitment_skills.hr_applicant_view_search
|
||||
msgid "Skills"
|
||||
msgstr ""
|
||||
|
||||
#. module: hr_recruitment_skills
|
||||
#: model_terms:ir.ui.view,arch_db:hr_recruitment_skills.hr_applicant_skill_view_form
|
||||
msgid "The end date must be after the start date."
|
||||
msgstr ""
|
||||
|
||||
#. module: hr_recruitment_skills
|
||||
#. odoo-javascript
|
||||
#: code:addons/hr_recruitment_skills/static/src/fields/skill_match_gauge_field/skill_match_gauge_field.js:0
|
||||
msgid "This score reflects skills and degree match"
|
||||
msgstr ""
|
||||
|
||||
#. module: hr_recruitment_skills
|
||||
#: model_terms:ir.ui.view,arch_db:hr_recruitment_skills.hr_applicant_skill_view_form
|
||||
msgid "To"
|
||||
msgstr "Za"
|
||||
|
||||
#. module: hr_recruitment_skills
|
||||
#: model_terms:ir.ui.view,arch_db:hr_recruitment_skills.hr_applicant_skill_view_form
|
||||
msgid "Valid from"
|
||||
msgstr ""
|
||||
|
||||
#. module: hr_recruitment_skills
|
||||
#: model:ir.model.fields,field_description:hr_recruitment_skills.field_hr_applicant_skill__valid_from
|
||||
msgid "Validity Start"
|
||||
msgstr ""
|
||||
|
||||
#. module: hr_recruitment_skills
|
||||
#: model:ir.model.fields,field_description:hr_recruitment_skills.field_hr_applicant_skill__valid_to
|
||||
msgid "Validity Stop"
|
||||
msgstr ""
|
||||
|
||||
#. module: hr_recruitment_skills
|
||||
#. odoo-python
|
||||
#: code:addons/hr_recruitment_skills/models/hr_job.py:0
|
||||
msgid ""
|
||||
"We do not have any applicants who meet the skill requirements for this job "
|
||||
"position in the database at the moment."
|
||||
msgstr ""
|
||||
|
||||
#. module: hr_recruitment_skills
|
||||
#: model:ir.model.fields,help:hr_recruitment_skills.field_hr_applicant_skill__is_certification
|
||||
msgid "if checked the skill type become a certification type"
|
||||
msgstr ""
|
||||
|
||||
#. module: hr_recruitment_skills
|
||||
#: model_terms:ir.ui.view,arch_db:hr_recruitment_skills.hr_applicant_skill_view_form
|
||||
msgid "indefinite"
|
||||
msgstr ""
|
||||
Loading…
Add table
Add a link
Reference in a new issue