mirror of
https://github.com/bringout/oca-ocb-hr.git
synced 2026-04-28 06:52:02 +02:00
19.0 vanilla
This commit is contained in:
parent
a1137a1456
commit
e1d89e11e3
2789 changed files with 1093187 additions and 605897 deletions
|
|
@ -1,25 +1,26 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * hr_recruitment_skills
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
# Leonardo J. Caballero G. <leonardocaballero@gmail.com>, 2022
|
||||
# Wil Odoo, 2024
|
||||
#
|
||||
# * hr_recruitment_skills
|
||||
#
|
||||
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
|
||||
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
||||
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
|
||||
# "Noemi Pla Garcia (nopl)" <nopl@odoo.com>, 2026.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0beta\n"
|
||||
"Project-Id-Version: Odoo Server 18.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-09-27 15:13+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:52+0000\n"
|
||||
"Last-Translator: Wil Odoo, 2024\n"
|
||||
"Language-Team: Spanish (https://app.transifex.com/odoo/teams/41243/es/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2026-01-08 09:31+0000\n"
|
||||
"Last-Translator: \"Noemi Pla Garcia (nopl)\" <nopl@odoo.com>\n"
|
||||
"Language-Team: Spanish <https://translate.odoo.com/projects/odoo-19/"
|
||||
"hr_recruitment_skills/es/>\n"
|
||||
"Language: es\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: es\n"
|
||||
"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 5.14.3\n"
|
||||
|
||||
#. module: hr_recruitment_skills
|
||||
#: model:ir.model,name:hr_recruitment_skills.model_hr_applicant
|
||||
|
|
@ -27,6 +28,21 @@ msgstr ""
|
|||
msgid "Applicant"
|
||||
msgstr "Candidato"
|
||||
|
||||
#. module: hr_recruitment_skills
|
||||
#: model:ir.model,website_form_label:hr_recruitment_skills.model_hr_applicant
|
||||
msgid "Apply for a Job"
|
||||
msgstr "Solicite un puesto de trabajo"
|
||||
|
||||
#. module: hr_recruitment_skills
|
||||
#: model_terms:ir.ui.view,arch_db:hr_recruitment_skills.hr_applicant_skill_view_form
|
||||
msgid "Category"
|
||||
msgstr "Categoría"
|
||||
|
||||
#. module: hr_recruitment_skills
|
||||
#: model:ir.model.fields,field_description:hr_recruitment_skills.field_hr_applicant_skill__color
|
||||
msgid "Color"
|
||||
msgstr "Color"
|
||||
|
||||
#. module: hr_recruitment_skills
|
||||
#: model:ir.model.fields,field_description:hr_recruitment_skills.field_hr_applicant_skill__create_uid
|
||||
msgid "Created by"
|
||||
|
|
@ -38,24 +54,39 @@ msgid "Created on"
|
|||
msgstr "Creado el"
|
||||
|
||||
#. module: hr_recruitment_skills
|
||||
#: model:ir.model.fields,field_description:hr_recruitment_skills.field_hr_applicant_skill__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Nombre mostrado"
|
||||
#: model:ir.model.fields,field_description:hr_recruitment_skills.field_hr_applicant__current_applicant_skill_ids
|
||||
msgid "Current Applicant Skill"
|
||||
msgstr "Habilidades actuales del solicitante"
|
||||
|
||||
#. 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 "Nombre para mostrar"
|
||||
|
||||
#. 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 "Mostrar mensaje de advertencia"
|
||||
|
||||
#. 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.fields,field_description:hr_recruitment_skills.field_hr_applicant__is_interviewer
|
||||
msgid "Is Interviewer"
|
||||
msgstr "Es entrevistador"
|
||||
#: model:ir.model,name:hr_recruitment_skills.model_hr_job
|
||||
msgid "Job Position"
|
||||
msgstr "Puesto de trabajo"
|
||||
|
||||
#. module: hr_recruitment_skills
|
||||
#: model:ir.model.fields,field_description:hr_recruitment_skills.field_hr_applicant_skill____last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Última modificación el"
|
||||
#. 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 "Coincidencia con el puesto de trabajo"
|
||||
|
||||
#. module: hr_recruitment_skills
|
||||
#: model:ir.model.fields,field_description:hr_recruitment_skills.field_hr_applicant_skill__write_uid
|
||||
|
|
@ -67,6 +98,63 @@ msgstr "Última actualización por"
|
|||
msgid "Last Updated on"
|
||||
msgstr "Última actualización el"
|
||||
|
||||
#. module: hr_recruitment_skills
|
||||
#: model:ir.model.fields,field_description:hr_recruitment_skills.field_hr_applicant_skill__levels_count
|
||||
msgid "Levels Count"
|
||||
msgstr "Número de niveles"
|
||||
|
||||
#. module: hr_recruitment_skills
|
||||
#: model_terms:ir.ui.view,arch_db:hr_recruitment_skills.crm_case_tree_view_job
|
||||
msgid "Matching"
|
||||
msgstr "Conciliación"
|
||||
|
||||
#. module: hr_recruitment_skills
|
||||
#. odoo-python
|
||||
#: code:addons/hr_recruitment_skills/models/hr_job.py:0
|
||||
msgid "Matching Applicants"
|
||||
msgstr "Solicitantes que coinciden"
|
||||
|
||||
#. module: hr_recruitment_skills
|
||||
#: model:ir.actions.act_window,name:hr_recruitment_skills.action_find_matching_job
|
||||
msgid "Matching Positions"
|
||||
msgstr "Puestos compatibles"
|
||||
|
||||
#. module: hr_recruitment_skills
|
||||
#: model:ir.model.fields,field_description:hr_recruitment_skills.field_hr_applicant__matching_score
|
||||
msgid "Matching Score"
|
||||
msgstr "Porcentaje de coincidencia"
|
||||
|
||||
#. module: hr_recruitment_skills
|
||||
#: model:ir.model.fields,field_description:hr_recruitment_skills.field_hr_job__applicant_matching_score
|
||||
msgid "Matching Score(%)"
|
||||
msgstr "Porcentaje de coincidencia (%)"
|
||||
|
||||
#. module: hr_recruitment_skills
|
||||
#: model:ir.model.fields,field_description:hr_recruitment_skills.field_hr_applicant__matching_skill_ids
|
||||
msgid "Matching Skills"
|
||||
msgstr "Habilidades coincidentes"
|
||||
|
||||
#. module: hr_recruitment_skills
|
||||
#: model:ir.model.fields,field_description:hr_recruitment_skills.field_hr_applicant__missing_skill_ids
|
||||
msgid "Missing Skills"
|
||||
msgstr "Habilidades faltantes"
|
||||
|
||||
#. 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 "Mover a este puesto de trabajo"
|
||||
|
||||
#. module: hr_recruitment_skills
|
||||
#. odoo-python
|
||||
#: code:addons/hr_recruitment_skills/models/hr_job.py:0
|
||||
msgid "No Matching Applicants"
|
||||
msgstr "Ningún solicitante coincide"
|
||||
|
||||
#. 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 "Número de niveles vinculados a este tipo de habilidad"
|
||||
|
||||
#. module: hr_recruitment_skills
|
||||
#: model:ir.model.fields,field_description:hr_recruitment_skills.field_hr_applicant_skill__level_progress
|
||||
msgid "Progress"
|
||||
|
|
@ -77,6 +165,13 @@ msgstr "Progreso"
|
|||
msgid "Progress from zero knowledge (0%) to fully mastered (100%)."
|
||||
msgstr "Progreso de cero conocimiento (0 %) a dominio total (100 %)."
|
||||
|
||||
#. 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 "Buscar solicitantes que coincidan"
|
||||
|
||||
#. 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
|
||||
|
|
@ -93,6 +188,11 @@ msgstr "Nivel de habilidad"
|
|||
msgid "Skill Type"
|
||||
msgstr "Tipo de habilidad"
|
||||
|
||||
#. module: hr_recruitment_skills
|
||||
#: model:ir.ui.menu,name:hr_recruitment_skills.hr_recruitment_skill_type_menu
|
||||
msgid "Skill Types"
|
||||
msgstr "Tipos de habilidad"
|
||||
|
||||
#. module: hr_recruitment_skills
|
||||
#: model:ir.model,name:hr_recruitment_skills.model_hr_applicant_skill
|
||||
msgid "Skill level for an applicant"
|
||||
|
|
@ -103,25 +203,72 @@ msgstr "Nivel de habilidad del candidato"
|
|||
#: 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
|
||||
#: model_terms:ir.ui.view,arch_db:hr_recruitment_skills.hr_applicant_view_search_bis
|
||||
msgid "Skills"
|
||||
msgstr "Habilidades"
|
||||
|
||||
#. module: hr_recruitment_skills
|
||||
#: code:addons/hr_recruitment_skills/models/hr_applicant_skill.py:0
|
||||
#, python-format
|
||||
msgid "The skill %(name)s and skill type %(type)s doesn't match"
|
||||
msgstr "La habilidad %(name)s y el tipo de habilidad %(type)s no coinciden"
|
||||
#: 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 "La fecha de finalización debe ser posterior a la fecha de inicio."
|
||||
|
||||
#. module: hr_recruitment_skills
|
||||
#: code:addons/hr_recruitment_skills/models/hr_applicant_skill.py:0
|
||||
#, python-format
|
||||
msgid "The skill level %(level)s is not valid for skill type: %(type)s"
|
||||
#. 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 "Esta puntuación refleja las habilidades y el grado de adecuación"
|
||||
|
||||
#. module: hr_recruitment_skills
|
||||
#: model_terms:ir.ui.view,arch_db:hr_recruitment_skills.hr_applicant_skill_view_form
|
||||
msgid "To"
|
||||
msgstr "A"
|
||||
|
||||
#. module: hr_recruitment_skills
|
||||
#: model_terms:ir.ui.view,arch_db:hr_recruitment_skills.hr_applicant_skill_view_form
|
||||
msgid "Valid from"
|
||||
msgstr "Válido a partir del"
|
||||
|
||||
#. module: hr_recruitment_skills
|
||||
#: model:ir.model.fields,field_description:hr_recruitment_skills.field_hr_applicant_skill__valid_from
|
||||
msgid "Validity Start"
|
||||
msgstr "Inicio de la validez"
|
||||
|
||||
#. module: hr_recruitment_skills
|
||||
#: model:ir.model.fields,field_description:hr_recruitment_skills.field_hr_applicant_skill__valid_to
|
||||
msgid "Validity Stop"
|
||||
msgstr "Fin de la validez"
|
||||
|
||||
#. 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 ""
|
||||
"El nivel de habilidad %(level)s no es válido para el tipo de habilidad: "
|
||||
"%(type)s"
|
||||
"En este momento no hay solicitantes que cumplan con las habilidades "
|
||||
"necesarias para este puesto en la base de datos."
|
||||
|
||||
#. module: hr_recruitment_skills
|
||||
#: model:ir.model.constraint,message:hr_recruitment_skills.constraint_hr_applicant_skill__unique_skill
|
||||
msgid "Two levels for the same skill is not allowed"
|
||||
msgstr "No se permiten dos niveles para la misma habilidad"
|
||||
#: 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 ""
|
||||
"Si está seleccionada, el tipo de habilidad se convierte en un tipo de "
|
||||
"certificación."
|
||||
|
||||
#. module: hr_recruitment_skills
|
||||
#: model_terms:ir.ui.view,arch_db:hr_recruitment_skills.hr_applicant_skill_view_form
|
||||
msgid "indefinite"
|
||||
msgstr "indefinido"
|
||||
|
||||
#~ msgid "Expected Skills"
|
||||
#~ msgstr "Habilidades esperadas"
|
||||
|
||||
#~ msgid "The skill %(name)s and skill type %(type)s doesn't match"
|
||||
#~ msgstr "La habilidad %(name)s y el tipo de habilidad %(type)s no coinciden"
|
||||
|
||||
#~ msgid "The skill level %(level)s is not valid for skill type: %(type)s"
|
||||
#~ msgstr ""
|
||||
#~ "El nivel de habilidad %(level)s no es válido para el tipo de habilidad: %"
|
||||
#~ "(type)s"
|
||||
|
||||
#~ msgid "Two levels for the same skill is not allowed"
|
||||
#~ msgstr "No se permiten dos niveles para la misma habilidad"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue