oca-ocb-hr/odoo-bringout-oca-ocb-hr/hr/i18n/bg.po
Ernad Husremovic a1f02d8cc7 19.0 vanilla
2026-03-25 12:00:11 +01:00

5863 lines
210 KiB
Text
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * hr
#
# Translators:
# Rosen Vladimirov <vladimirov.rosen@gmail.com>, 2023
# Ivan Goychev <igoychev.projects@gmail.com>, 2023
# Kaloyan Naumov <kaloyan@lumnus.net>, 2023
# Александра Николова <alexandra1nikolova@gmail.com>, 2023
# Anton Vassilev, 2023
# aleksandar ivanov, 2023
# Martin Trigaux, 2023
# Maria Boyadjieva <marabo2000@gmail.com>, 2023
# Albena Mincheva <albena_vicheva@abv.bg>, 2023
# Ивайло Малинов <iv.malinov@gmail.com>, 2023
# Nikola Iliev, 2023
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-03-20 18:35+0000\n"
"PO-Revision-Date: 2025-11-08 21:52+0000\n"
"Last-Translator: Weblate <noreply-mt-weblate@weblate.org>\n"
"Language-Team: Bulgarian <https://translate.odoo.com/projects/odoo-19/hr/bg/"
">\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 5.12.2\n"
#. module: hr
#. odoo-python
#: code:addons/hr/models/hr_employee.py:0
msgid " Records"
msgstr ""
#. module: hr
#: model:ir.model.fields,field_description:hr.field_res_company__hr_presence_control_email_amount
#: model:ir.model.fields,field_description:hr.field_res_config_settings__hr_presence_control_email_amount
msgid "# emails to send"
msgstr "брой имейли за пращане"
#. module: hr
#. odoo-python
#: code:addons/hr/models/hr_job.py:0
msgid "%s (copy)"
msgstr "%s (копие)"
#. module: hr
#. odoo-python
#: code:addons/hr/models/hr_version.py:0
msgid ""
"%s already has a contract running during the selected period.\n"
"\n"
"Please either:\n"
"\n"
"- Change the start date so that it doesn't overlap with the existing "
"contract, or\n"
"- Create a new employee if this employee should have multiple active "
"contracts."
msgstr ""
#. module: hr
#: model:ir.actions.report,print_report_name:hr.hr_employee_print_badge
msgid "'Badge - %s' % (object.name).replace('/', '')"
msgstr ""
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.hr_contract_template_form_view
msgid "/ month"
msgstr "/ месец"
#. module: hr
#: model_terms:hr.job,job_details:hr.job_consultant
#: model_terms:hr.job,job_details:hr.job_cto
#: model_terms:hr.job,job_details:hr.job_developer
#: model_terms:hr.job,job_details:hr.job_hrm
#: model_terms:hr.job,job_details:hr.job_marketing
#: model_terms:hr.job,job_details:hr.job_trainee
msgid "1 Onsite Interview"
msgstr "1 Интервю на място"
#. module: hr
#: model_terms:hr.job,job_details:hr.job_consultant
#: model_terms:hr.job,job_details:hr.job_cto
#: model_terms:hr.job,job_details:hr.job_developer
#: model_terms:hr.job,job_details:hr.job_hrm
#: model_terms:hr.job,job_details:hr.job_marketing
#: model_terms:hr.job,job_details:hr.job_trainee
msgid "1 Phone Call"
msgstr "1 Телефонен разговор"
#. module: hr
#: model_terms:hr.job,website_description:hr.job_consultant
#: model_terms:hr.job,website_description:hr.job_developer
#: model_terms:hr.job,website_description:hr.job_hrm
#: model_terms:hr.job,website_description:hr.job_marketing
#: model_terms:hr.job,website_description:hr.job_trainee
msgid "12 days / year, including <br>6 of your choice."
msgstr "12 дни годишно, включвайки <br>6 по ваш избор."
#. module: hr
#: model_terms:hr.job,job_details:hr.job_consultant
#: model_terms:hr.job,job_details:hr.job_cto
#: model_terms:hr.job,job_details:hr.job_developer
#: model_terms:hr.job,job_details:hr.job_hrm
#: model_terms:hr.job,job_details:hr.job_marketing
#: model_terms:hr.job,job_details:hr.job_trainee
msgid "2 open days"
msgstr ""
#. module: hr
#: model_terms:hr.job,job_details:hr.job_consultant
#: model_terms:hr.job,job_details:hr.job_cto
#: model_terms:hr.job,job_details:hr.job_developer
#: model_terms:hr.job,job_details:hr.job_hrm
#: model_terms:hr.job,job_details:hr.job_marketing
#: model_terms:hr.job,job_details:hr.job_trainee
msgid "4 Days after Interview"
msgstr "4 дни след интервю"
#. module: hr
#: model_terms:hr.job,website_description:hr.job_consultant
#: model_terms:hr.job,website_description:hr.job_cto
#: model_terms:hr.job,website_description:hr.job_developer
#: model_terms:hr.job,website_description:hr.job_hrm
#: model_terms:hr.job,website_description:hr.job_marketing
#: model_terms:hr.job,website_description:hr.job_trainee
msgid ""
"<a href=\"/\" class=\"btn btn-primary o_translate_inline\" "
"target=\"_blank\"><small><b>READ</b></small></a>"
msgstr ""
#. module: hr
#. odoo-python
#: code:addons/hr/models/hr_employee.py:0
msgid ""
"<b>Congratulations!</b> May I recommend you to setup an <a "
"href=\"%s\">onboarding plan?</a>"
msgstr ""
"<b>Поздравления!</b> Мога ли да ви препоръчам да настроите <a "
"href=\"%s\">план за включване?</a>"
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.hr_department_view_kanban
msgid ""
"<i class=\"fa fa-building-o\" role=\"img\" aria-label=\"Company\" "
"title=\"Company\"/>"
msgstr ""
"<i class=\"fa fa-building-o\" role=\"img\" aria-label=\"Company\" "
"title=\"Company\"/>"
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.res_users_view_form
msgid ""
"<i class=\"fa fa-envelope fa-fw me-1 text-primary\" title=\"Work Email\" "
"invisible=\"login == work_email\"/>"
msgstr ""
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.hr_employee_public_view_form
#: model_terms:ir.ui.view,arch_db:hr.res_users_view_form_preferences
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
msgid ""
"<i class=\"fa fa-envelope fa-fw me-1 text-primary\" title=\"Work Email\"/>"
msgstr ""
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.res_users_view_form
msgid ""
"<i class=\"fa fa-fw fa-envelope me-1 text-primary\" title=\"Login / Email\" "
"invisible=\"login != work_email\"/>\n"
" <i class=\"fa fa-fw fa-key me-1 text-primary\" "
"title=\"Login\" invisible=\"login == work_email\"/>"
msgstr ""
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.hr_employee_public_view_kanban
#: model_terms:ir.ui.view,arch_db:hr.hr_kanban_view_employees
msgid ""
"<i class=\"fa fa-fw me-2 fa-birthday-cake text-primary\" title=\"Birthday\"/>"
msgstr ""
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.hr_kanban_view_employees
msgid ""
"<i class=\"fa fa-fw me-2 fa-briefcase text-primary\" title=\"Contract\"/>"
msgstr ""
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.hr_employee_public_view_kanban
#: model_terms:ir.ui.view,arch_db:hr.hr_kanban_view_employees
msgid "<i class=\"fa fa-fw me-2 fa-envelope text-primary\" title=\"Email\"/>"
msgstr "<i class=\"fa fa-fw me-2 fa-envelope text-primary\" title=\"Email\"/>"
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.hr_employee_public_view_kanban
#: model_terms:ir.ui.view,arch_db:hr.hr_kanban_view_employees
msgid "<i class=\"fa fa-fw me-2 fa-phone text-primary\" title=\"Phone\"/>"
msgstr "<i class=\"fa fa-fw me-2 fa-phone text-primary\" title=\"Phone\"/>"
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.hr_kanban_view_employees
msgid ""
"<i class=\"fa fa-fw me-2 fa-suitcase text-primary\" title=\"Job Position\"/>"
msgstr ""
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.hr_employee_public_view_form
#: model_terms:ir.ui.view,arch_db:hr.res_users_view_form
#: model_terms:ir.ui.view,arch_db:hr.res_users_view_form_preferences
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
msgid ""
"<i class=\"fa fa-mobile fa-fw me-1 text-primary\" title=\"Work Mobile\"/>"
msgstr ""
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.hr_employee_public_view_form
#: model_terms:ir.ui.view,arch_db:hr.res_users_view_form
#: model_terms:ir.ui.view,arch_db:hr.res_users_view_form_preferences
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
msgid "<i class=\"fa fa-phone fa-fw me-1 text-primary\" title=\"Work Phone\"/>"
msgstr ""
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
msgid "<i class=\"fa fa-tags fa-fw me-1 text-primary\" title=\"Tags\"/>"
msgstr ""
#. module: hr
#: model_terms:ir.actions.act_window,help:hr.hr_employee_public_action
#: model_terms:ir.actions.act_window,help:hr.open_view_employee_list_my
msgid "<small>AI</small>"
msgstr ""
#. module: hr
#: model_terms:ir.actions.act_window,help:hr.hr_employee_public_action
#: model_terms:ir.actions.act_window,help:hr.open_view_employee_list_my
msgid "<small>Dashboard</small>"
msgstr ""
#. module: hr
#: model_terms:ir.actions.act_window,help:hr.hr_employee_public_action
#: model_terms:ir.actions.act_window,help:hr.open_view_employee_list_my
msgid "<small>Documents</small>"
msgstr ""
#. module: hr
#: model_terms:ir.actions.act_window,help:hr.hr_employee_public_action
#: model_terms:ir.actions.act_window,help:hr.open_view_employee_list_my
msgid "<small>Fleet</small>"
msgstr ""
#. module: hr
#: model_terms:ir.actions.act_window,help:hr.hr_employee_public_action
#: model_terms:ir.actions.act_window,help:hr.open_view_employee_list_my
msgid "<small>Hiring</small>"
msgstr ""
#. module: hr
#: model_terms:ir.actions.act_window,help:hr.hr_employee_public_action
#: model_terms:ir.actions.act_window,help:hr.open_view_employee_list_my
msgid "<small>Leaves</small>"
msgstr ""
#. module: hr
#: model_terms:ir.actions.act_window,help:hr.hr_employee_public_action
#: model_terms:ir.actions.act_window,help:hr.open_view_employee_list_my
msgid "<small>Lunch</small>"
msgstr ""
#. module: hr
#: model_terms:ir.actions.act_window,help:hr.hr_employee_public_action
#: model_terms:ir.actions.act_window,help:hr.open_view_employee_list_my
msgid "<small>Payroll</small>"
msgstr ""
#. module: hr
#: model_terms:ir.actions.act_window,help:hr.hr_employee_public_action
#: model_terms:ir.actions.act_window,help:hr.open_view_employee_list_my
msgid "<small>Performance</small>"
msgstr ""
#. module: hr
#: model_terms:ir.actions.act_window,help:hr.hr_employee_public_action
#: model_terms:ir.actions.act_window,help:hr.open_view_employee_list_my
msgid "<small>Planning</small>"
msgstr ""
#. module: hr
#: model_terms:ir.actions.act_window,help:hr.hr_employee_public_action
#: model_terms:ir.actions.act_window,help:hr.open_view_employee_list_my
msgid "<small>Referral</small>"
msgstr ""
#. module: hr
#: model_terms:ir.actions.act_window,help:hr.hr_employee_public_action
#: model_terms:ir.actions.act_window,help:hr.open_view_employee_list_my
msgid "<small>Sign</small>"
msgstr ""
#. module: hr
#: model_terms:ir.actions.act_window,help:hr.hr_employee_public_action
#: model_terms:ir.actions.act_window,help:hr.open_view_employee_list_my
msgid "<small>Talent</small>"
msgstr ""
#. module: hr
#: model_terms:ir.actions.act_window,help:hr.hr_employee_public_action
#: model_terms:ir.actions.act_window,help:hr.open_view_employee_list_my
msgid "<small>Trainings</small>"
msgstr ""
#. module: hr
#: model_terms:ir.actions.act_window,help:hr.hr_employee_public_action
#: model_terms:ir.actions.act_window,help:hr.open_view_employee_list_my
msgid "<small>eLearning</small>"
msgstr ""
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
msgid ""
"<span class=\"d-flex w-50\">\n"
" <span "
"invisible=\"is_trusted_bank_account\" class=\"text-muted\">Untrusted</span>\n"
" <span invisible=\"not "
"is_trusted_bank_account\" class=\"text-success\">Trusted</span>\n"
" </span>"
msgstr ""
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.res_config_settings_view_form
msgid "<span class=\"flex-shrink-0 ml8 me-2\">IP Addresses</span>"
msgstr "<span class=\"flex-shrink-0 ml8 me-2\">IP Адреси</span>"
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.res_config_settings_view_form
msgid "<span class=\"flex-shrink-0 ml8 me-2\">Sent Emails</span>"
msgstr "<span class=\"flex-shrink-0 ml8 me-2\">Изпратени имейли</span>"
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.hr_departure_wizard_view_form
msgid ""
"<span class=\"o_form_label o_hr_form_label cursor-default\">Close "
"Activities</span>"
msgstr ""
"<span class=\"o_form_label o_hr_form_label cursor-default\">Близки дейности</"
"span>"
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.hr_departure_wizard_view_form
msgid ""
"<span class=\"o_form_label o_hr_form_label cursor-default\">Detailed Reason</"
"span>"
msgstr ""
"<span class=\"o_form_label o_hr_form_label cursor-default\">Подробна "
"причина</span>"
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.res_users_view_form
msgid "<span class=\"o_stat_text\">Contact</span>"
msgstr ""
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form_smartbutton_inherited
msgid "<span class=\"o_stat_text\">Contacts</span>"
msgstr "<span class=\"o_stat_text\">Контакти</span>"
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.res_partner_view_form
msgid "<span class=\"o_stat_text\">Employee</span>"
msgstr "<span class=\"o_stat_text\">Служител</span>"
#. module: hr
#: model_terms:hr.job,job_details:hr.job_consultant
#: model_terms:hr.job,job_details:hr.job_cto
#: model_terms:hr.job,job_details:hr.job_developer
#: model_terms:hr.job,job_details:hr.job_hrm
#: model_terms:hr.job,job_details:hr.job_marketing
#: model_terms:hr.job,job_details:hr.job_trainee
msgid "<span class=\"text-muted small\">Days to get an Offer</span>"
msgstr "<span class=\"text-muted small\">Дни за получаване на оферта</span>"
#. module: hr
#: model_terms:hr.job,job_details:hr.job_consultant
#: model_terms:hr.job,job_details:hr.job_cto
#: model_terms:hr.job,job_details:hr.job_developer
#: model_terms:hr.job,job_details:hr.job_hrm
#: model_terms:hr.job,job_details:hr.job_marketing
#: model_terms:hr.job,job_details:hr.job_trainee
msgid "<span class=\"text-muted small\">Process</span>"
msgstr "<span class=\"text-muted small\">Процес</span>"
#. module: hr
#: model_terms:hr.job,job_details:hr.job_consultant
#: model_terms:hr.job,job_details:hr.job_cto
#: model_terms:hr.job,job_details:hr.job_developer
#: model_terms:hr.job,job_details:hr.job_hrm
#: model_terms:hr.job,job_details:hr.job_marketing
#: model_terms:hr.job,job_details:hr.job_trainee
msgid "<span class=\"text-muted small\">Time to Answer</span>"
msgstr "<span class=\"text-muted small\">Време за отговор</span>"
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
msgid "<span invisible=\"not contract_date_start\">to</span>"
msgstr ""
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.view_partner_bank_form_inherit_hr
msgid "<span invisible=\"not employee_salary_amount_is_percentage\">%</span>"
msgstr ""
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
msgid ""
"<span invisible=\"not user_id or is_user_active\">\n"
" (User is Inactive)\n"
" </span>"
msgstr ""
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
msgid "<span>Contract Overview</span>"
msgstr ""
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.res_config_settings_view_form
msgid "<span>Days</span>"
msgstr "<span>Дни</span>"
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.hr_department_view_kanban
msgid "<span>Reporting</span>"
msgstr "<span>Отчети</span>"
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.hr_department_view_kanban
msgid "<span>View</span>"
msgstr "<span>Изглед</span>"
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.view_hr_job_form
msgid "<span>new employees</span>"
msgstr ""
#. module: hr
#: model_terms:hr.job,website_description:hr.job_trainee
msgid "<strong class=\"s_rating_title\">Adaptability</strong>"
msgstr ""
#. module: hr
#: model_terms:hr.job,website_description:hr.job_consultant
#: model_terms:hr.job,website_description:hr.job_cto
#: model_terms:hr.job,website_description:hr.job_marketing
msgid "<strong class=\"s_rating_title\">Administrative Work</strong>"
msgstr ""
#. module: hr
#: model_terms:hr.job,website_description:hr.job_developer
#: model_terms:hr.job,website_description:hr.job_marketing
#: model_terms:hr.job,website_description:hr.job_trainee
msgid "<strong class=\"s_rating_title\">Autonomy</strong>"
msgstr ""
#. module: hr
#: model_terms:hr.job,website_description:hr.job_trainee
msgid "<strong class=\"s_rating_title\">Be enthusiastic</strong>"
msgstr ""
#. module: hr
#: model_terms:hr.job,website_description:hr.job_developer
msgid "<strong class=\"s_rating_title\">Client Interaction</strong>"
msgstr ""
#. module: hr
#: model_terms:hr.job,website_description:hr.job_cto
msgid "<strong class=\"s_rating_title\">Collaboration</strong>"
msgstr ""
#. module: hr
#: model_terms:hr.job,website_description:hr.job_hrm
msgid "<strong class=\"s_rating_title\">Compliance and Regulations</strong>"
msgstr ""
#. module: hr
#: model_terms:hr.job,website_description:hr.job_hrm
msgid "<strong class=\"s_rating_title\">Conflict Resolution</strong>"
msgstr ""
#. module: hr
#: model_terms:hr.job,website_description:hr.job_consultant
#: model_terms:hr.job,website_description:hr.job_marketing
msgid "<strong class=\"s_rating_title\">Customer Relationship</strong>"
msgstr ""
#. module: hr
#: model_terms:hr.job,website_description:hr.job_cto
msgid "<strong class=\"s_rating_title\">Cybersecurity</strong>"
msgstr ""
#. module: hr
#: model_terms:hr.job,website_description:hr.job_hrm
msgid "<strong class=\"s_rating_title\">Diversity and Inclusion</strong>"
msgstr ""
#. module: hr
#: model_terms:hr.job,website_description:hr.job_consultant
msgid "<strong class=\"s_rating_title\">Innovation</strong>"
msgstr ""
#. module: hr
#: model_terms:hr.job,website_description:hr.job_cto
msgid "<strong class=\"s_rating_title\">Leadership</strong>"
msgstr ""
#. module: hr
#: model_terms:hr.job,website_description:hr.job_trainee
msgid "<strong class=\"s_rating_title\">Learning</strong>"
msgstr ""
#. module: hr
#: model_terms:hr.job,website_description:hr.job_developer
msgid "<strong class=\"s_rating_title\">Management</strong>"
msgstr ""
#. module: hr
#: model_terms:hr.job,website_description:hr.job_consultant
#: model_terms:hr.job,website_description:hr.job_marketing
msgid "<strong class=\"s_rating_title\">Personal Evolution</strong>"
msgstr ""
#. module: hr
#: model_terms:hr.job,website_description:hr.job_trainee
msgid "<strong class=\"s_rating_title\">Problem-Solving</strong>"
msgstr ""
#. module: hr
#: model_terms:hr.job,website_description:hr.job_developer
msgid "<strong class=\"s_rating_title\">Problem-solving</strong>"
msgstr ""
#. module: hr
#: model_terms:hr.job,website_description:hr.job_developer
msgid "<strong class=\"s_rating_title\">Skill Development</strong>"
msgstr ""
#. module: hr
#: model_terms:hr.job,website_description:hr.job_hrm
msgid "<strong class=\"s_rating_title\">Talent Acquisition</strong>"
msgstr ""
#. module: hr
#: model_terms:hr.job,website_description:hr.job_consultant
#: model_terms:hr.job,website_description:hr.job_hrm
#: model_terms:hr.job,website_description:hr.job_marketing
msgid "<strong class=\"s_rating_title\">Technical Expertise</strong>"
msgstr ""
#. module: hr
#: model_terms:hr.job,website_description:hr.job_cto
msgid "<strong class=\"s_rating_title\">Technology Strategy</strong>"
msgstr ""
#. module: hr
#: model_terms:hr.job,description:hr.job_hrm
msgid ""
"A Human Resources (HR) Manager is responsible for overseeing an "
"organization's workforce and ensuring\n"
" that all HR functions are effectively managed. This includes "
"recruiting, hiring, onboarding, and\n"
" training new employees, as well as managing employee "
"relations, performance, and compensation. The HR\n"
" manager also ensures compliance with labor laws and company "
"policies, while fostering a positive work\n"
" environment. They may handle conflict resolution, conduct "
"employee evaluations, and implement programs\n"
" to improve employee engagement and retention. Additionally, "
"HR managers play a strategic role in\n"
" aligning the workforce with the organization's goals and "
"objectives."
msgstr ""
#. module: hr
#: model_terms:hr.job,website_description:hr.job_consultant
#: model_terms:hr.job,website_description:hr.job_developer
#: model_terms:hr.job,website_description:hr.job_hrm
#: model_terms:hr.job,website_description:hr.job_marketing
#: model_terms:hr.job,website_description:hr.job_trainee
msgid "A full-time position <br>Attractive salary package."
msgstr "На пълно работно време <br>Атрактивна заплата."
#. module: hr
#: model_terms:hr.job,website_description:hr.job_cto
msgid "A good company embraces technological innovation"
msgstr ""
#. module: hr
#: model:ir.model.constraint,message:hr.constraint_hr_employee_user_uniq
msgid "A user cannot be linked to multiple employees in the same company."
msgstr ""
"Потребителят не може да бъде свързан с множество служители в една и съща "
"компания."
#. module: hr
#: model_terms:hr.job,website_description:hr.job_consultant
msgid "Ability to build client relationships."
msgstr ""
#. module: hr
#: model_terms:hr.job,website_description:hr.job_hrm
msgid "Ability to handle confidential information"
msgstr ""
#. module: hr
#: model_terms:hr.job,website_description:hr.job_trainee
msgid "Ability to manage multiple tasks"
msgstr ""
#. module: hr
#. odoo-javascript
#: code:addons/hr/static/src/components/avatar_card_resource/avatar_card_resource_popover.xml:0
#: model:ir.model.fields.selection,name:hr.selection__hr_employee__hr_icon_display__presence_absent
#: model:ir.model.fields.selection,name:hr.selection__hr_employee__hr_presence_state__absent
#: model:ir.model.fields.selection,name:hr.selection__hr_employee_public__hr_presence_state__absent
msgid "Absent"
msgstr "Отсъстващ"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_bank_account_allocation_wizard_line__acc_number
#: model_terms:ir.ui.view,arch_db:hr.view_bank_account_allocation_line_list
msgid "Account Number"
msgstr "Номер на Сметка"
#. module: hr
#: model_terms:hr.job,website_description:hr.job_marketing
msgid "Achieve monthly sales objectives"
msgstr "Постигнете целите за месечни продажби"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_department__message_needaction
#: model:ir.model.fields,field_description:hr.field_hr_employee__message_needaction
#: model:ir.model.fields,field_description:hr.field_hr_job__message_needaction
#: model:ir.model.fields,field_description:hr.field_hr_version__message_needaction
msgid "Action Needed"
msgstr "Необходимо Действие"
#. module: hr
#: model_terms:digest.tip,tip_description:hr.digest_tip_hr_0
msgid ""
"Activate Remote Work to let Employees specify where they are working from."
msgstr ""
"Активирайте Отдалечена работа, за да позволите на служителите да посочват "
"откъде работят."
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_department__active
#: model:ir.model.fields,field_description:hr.field_hr_employee__active
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__active
#: model:ir.model.fields,field_description:hr.field_hr_job__active
#: model:ir.model.fields,field_description:hr.field_hr_version__active
#: model:ir.model.fields,field_description:hr.field_hr_work_location__active
msgid "Active"
msgstr "Активно"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__active_employee
#: model:ir.model.fields,field_description:hr.field_hr_version__active_employee
msgid "Active Employee"
msgstr "Активен служител"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_department__activity_ids
#: model:ir.model.fields,field_description:hr.field_hr_employee__activity_ids
#: model:ir.model.fields,field_description:hr.field_hr_version__activity_ids
msgid "Activities"
msgstr "Дейности"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_department__activity_exception_decoration
#: model:ir.model.fields,field_description:hr.field_hr_employee__activity_exception_decoration
#: model:ir.model.fields,field_description:hr.field_hr_version__activity_exception_decoration
msgid "Activity Exception Decoration"
msgstr "Декорация за изключение на дейност"
#. module: hr
#: model:ir.model,name:hr.model_mail_activity_plan
msgid "Activity Plan"
msgstr ""
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_department__activity_state
#: model:ir.model.fields,field_description:hr.field_hr_employee__activity_state
#: model:ir.model.fields,field_description:hr.field_hr_version__activity_state
msgid "Activity State"
msgstr "Състояние на Дейност"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_department__activity_type_icon
#: model:ir.model.fields,field_description:hr.field_hr_employee__activity_type_icon
#: model:ir.model.fields,field_description:hr.field_hr_version__activity_type_icon
msgid "Activity Type Icon"
msgstr "Икона за Вид Дейност"
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.hr_employee_list_activites_view
#: model_terms:ir.ui.view,arch_db:hr.view_employee_tree
msgid "Activity by"
msgstr "Активност от"
#. module: hr
#: model:ir.model,name:hr.model_mail_activity_plan_template
msgid "Activity plan template"
msgstr ""
#. module: hr
#: model_terms:ir.actions.act_window,help:hr.mail_activity_plan_action
msgid ""
"Activity plans are used to assign a list of activities in just a few clicks\n"
" (e.g. \"Onboarding\", \"Offboarding\", ...)"
msgstr ""
#. module: hr
#: model:ir.model,name:hr.model_mail_activity_schedule
msgid "Activity schedule plan Wizard"
msgstr ""
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_departure_wizard__departure_description
#: model:ir.model.fields,field_description:hr.field_hr_employee__departure_description
#: model:ir.model.fields,field_description:hr.field_hr_version__departure_description
msgid "Additional Information"
msgstr "Допълнителна информация"
#. module: hr
#. odoo-python
#: code:addons/hr/models/hr_employee.py:0
msgid ""
"Additional Information: \n"
" %(description)s"
msgstr ""
"Допълнителна информация: \n"
" %(description)s"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__additional_note
#: model:ir.model.fields,field_description:hr.field_hr_version__additional_note
#: model:ir.model.fields,field_description:hr.field_res_users__additional_note
msgid "Additional Note"
msgstr "Допълнителна забележка"
#. module: hr
#: model_terms:hr.job,website_description:hr.job_consultant
#: model_terms:hr.job,website_description:hr.job_hrm
#: model_terms:hr.job,website_description:hr.job_marketing
#: model_terms:hr.job,website_description:hr.job_trainee
msgid "Additional languages"
msgstr "Допълнителни езици"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__address_id
msgid "Address"
msgstr "Адрес"
#. module: hr
#: model:hr.department,name:hr.dep_administration
msgid "Administration"
msgstr "Администрация"
#. module: hr
#: model:res.groups,name:hr.group_hr_manager
msgid "Administrator"
msgstr "Администратор"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_res_config_settings__module_hr_presence
msgid "Advanced Presence Control"
msgstr "Разширен контрол на присъствието"
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.res_config_settings_view_form
msgid "Advanced presence of employees"
msgstr "Разширено присъствие на служители"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_crm_team__alias_contact
#: model:ir.model.fields,field_description:hr.field_mail_alias__alias_contact
#: model:ir.model.fields,field_description:hr.field_mail_group__alias_contact
#: model:ir.model.fields,field_description:hr.field_maintenance_team__alias_contact
msgid "Alias Contact Security"
msgstr "Псевдноним контакт Сигурност"
#. module: hr
#: model:ir.actions.act_window,name:hr.action_hr_employee_all_activities
msgid "All activities"
msgstr ""
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_bank_account_allocation_wizard__allocation_ids
msgid "Allocations"
msgstr "Разпределения"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__allowed_country_state_ids
#: model:ir.model.fields,field_description:hr.field_hr_version__allowed_country_state_ids
msgid "Allowed Country State"
msgstr ""
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_job__allowed_user_ids
msgid "Allowed User"
msgstr ""
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_bank_account_allocation_wizard_line__amount
#: model_terms:ir.ui.view,arch_db:hr.view_bank_account_allocation_line_list
msgid "Amount"
msgstr "Количество"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_bank_account_allocation_wizard_line__amount_type
msgid "Amount Type"
msgstr "Вид Сума"
#. module: hr
#. odoo-javascript
#: code:addons/hr/static/src/fields/radio_followed_by_element.js:0
msgid "An element name parent of the radio to observe updates"
msgstr ""
#. module: hr
#: model:ir.model.constraint,message:hr.constraint_hr_version_check_unique_date_version
msgid ""
"An employee cannot have multiple active versions sharing the same effective "
"date."
msgstr ""
#. module: hr
#. odoo-javascript
#: code:addons/hr/static/src/fields/radio_followed_by_element.js:0
msgid "An object to link select options and element id to move"
msgstr ""
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
msgid "Application Settings"
msgstr ""
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.hr_departure_wizard_view_form
msgid "Apply"
msgstr "Приложи"
#. module: hr
#: model:hr.contract.type,name:hr.contract_type_apprenticeship
msgid "Apprenticeship"
msgstr ""
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
msgid "Approvers"
msgstr "Одобряващи"
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.hr_department_view_kanban
msgid "Archive"
msgstr "Архив"
#. module: hr
#: model:ir.model.fields.selection,name:hr.selection__hr_employee__hr_icon_display__presence_archive
#: model:ir.model.fields.selection,name:hr.selection__hr_employee__hr_presence_state__archive
#: model:ir.model.fields.selection,name:hr.selection__hr_employee_public__hr_presence_state__archive
#: model_terms:ir.ui.view,arch_db:hr.hr_employee_public_view_form
#: model_terms:ir.ui.view,arch_db:hr.hr_employee_public_view_search
#: model_terms:ir.ui.view,arch_db:hr.hr_version_search_view
#: model_terms:ir.ui.view,arch_db:hr.view_department_filter
#: model_terms:ir.ui.view,arch_db:hr.view_department_form
#: model_terms:ir.ui.view,arch_db:hr.view_employee_filter
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
#: model_terms:ir.ui.view,arch_db:hr.view_hr_job_form
#: model_terms:ir.ui.view,arch_db:hr.view_job_filter
msgid "Archived"
msgstr "Архивирано"
#. module: hr
#: model_terms:hr.job,website_description:hr.job_hrm
msgid ""
"As a Human Resources Manager at our company, you will<b>work closely with "
"all\n"
" departments to design and implement HR "
"initiatives that align with our business\n"
" objectives</b>. Join our expanding "
"organization, which offers competitive benefits and\n"
" ample opportunities for growth while "
"collaborating with seasoned professionals.\n"
" <br>\n"
" This role is both <b>strategic and "
"operational</b>, focusing on recruitment, employee\n"
" engagement, and performance management. We "
"seek a proactive leader who can effectively\n"
" manage talent acquisition, develop training "
"programs, and implement retention\n"
" strategies. Success in this position "
"requires strong analytical skills, in-depth\n"
" knowledge of labor laws, and the ability to "
"foster a diverse and inclusive workplace\n"
" culture while enhancing employee "
"satisfaction and productivity."
msgstr ""
#. module: hr
#: model_terms:hr.job,website_description:hr.job_consultant
msgid ""
"As a consultant at our company, you will <b>collaborate with diverse "
"departments to\n"
" assess business needs, design tailored "
"strategies, and drive successful implementation\n"
" of solutions</b>. Join a forward-thinking "
"organization that offers competitive benefits\n"
" and opportunities for advancement, working "
"alongside industry experts. We are looking\n"
" for an accomplished consultant with a strong "
"background in delivering measurable\n"
" outcomes.\n"
" <br>\n"
" This role demands both <b>creative problem-"
"solving and strategic analysis</b>,\n"
" requiring you to think critically about "
"client challenges. We expect candidates to be\n"
" self-motivated, with a strong \"get it "
"done\" mentality. To thrive in this position, you\n"
" should possess excellent analytical skills, "
"the ability to translate insights into\n"
" actionable recommendations, and the talent "
"for building rapport with stakeholders across\n"
" all levels of the organization."
msgstr ""
#. module: hr
#: model_terms:hr.job,website_description:hr.job_developer
msgid ""
"As a developer at our company, you will <b>collaborate with product "
"managers, designers,\n"
" and other engineers to design, develop, and "
"deploy innovative software solutions</b>.\n"
" Join us at a rapidly growing organization "
"that offers competitive benefits and\n"
" opportunities for career advancement while "
"working alongside industry leaders.\n"
" Were looking for a skilled developer with a "
"passion for technology and innovation.\n"
" <br>\n"
" In this role, you will be responsible for "
"<b>writing clean, maintainable code,\n"
" participating in code reviews, and "
"troubleshooting issues</b>. Your work will involve\n"
" both creative <b>problem-solving and "
"rigorous analysis</b>, requiring you to think\n"
" outside the box to deliver effective "
"solutions. We seek a proactive candidate with a\n"
" strong \"get it done\" mentality. Success in "
"this position hinges on your ability to\n"
" tackle complex challenges and deliver high-"
"quality results in a fast-paced environment."
msgstr ""
#. module: hr
#: model_terms:hr.job,website_description:hr.job_trainee
msgid ""
"As a trainee at our company, you will <b>work with various departments to "
"assist in\n"
" creating and launching innovative products</"
"b>. Join our growing team, offering\n"
" excellent benefits and valuable learning "
"opportunities alongside experienced\n"
" professionals.\n"
" <br>\n"
" This role is both <b>creative and "
"structured</b>, encouraging out-of-the-box thinking.\n"
" We are looking for a proactive individual "
"with a strong get it done mindset. Successful\n"
" candidates will have the chance to grow "
"within the company based on their fit and\n"
" performance."
msgstr ""
#. module: hr
#: model_terms:hr.job,website_description:hr.job_marketing
msgid ""
"As an employee of our company, you will <b>collaborate with each department "
"to create and deploy\n"
" disruptive products.</b> Come work at a "
"growing company that offers great benefits with opportunities to\n"
" moving forward and learn alongside "
"accomplished leaders. We're seeking an experienced and outstanding member of "
"staff.\n"
" <br><br>\n"
" This position is both <b>creative and "
"rigorous</b> by nature you need to think outside the box.\n"
" We expect the candidate to be proactive and "
"have a \"get it done\" spirit. To be successful,\n"
" you will have solid solving problem skills."
msgstr ""
"Като служител на нашата компания вие ще си сътрудничите<b> с всеки отдел, за "
"да създавате и внедрявате продукти</b>. Елате да работите в една развиваща "
"се компания, която предлага големи предимства с възможности за напредък и "
"учене заедно с утвърдени лидери. Търсим опитен и изключителен член на "
"персонала.<br><br>Тази позиция е едновременно креативна и строга по природа, "
"трябва да мислите нестандартно.\n"
" Очакваме кандидатът да бъде проактивен и да "
"има дух \"свърши го\". За да успеете, трябва да имате солидни умения за "
"решаване на проблеми."
#. module: hr
#: model_terms:hr.job,website_description:hr.job_cto
msgid ""
"As our Chief Technology Officer, you will <b>work closely with product, "
"marketing, and\n"
" operations teams to create and launch "
"innovative technology solutions that set us apart\n"
" in the industry</b>. Join our fast-growing "
"company, where youll enjoy competitive\n"
" benefits and opportunities for professional "
"growth while collaborating with top experts\n"
" in the field.\n"
" <br>\n"
" In this role, you will <b>define and execute "
"our technology strategy and roadmap</b>,\n"
" ensuring it aligns with our business goals. "
"This position is both <b>creative and\n"
" analytical</b>, requiring you to think "
"outside the box while implementing effective\n"
" solutions. We are looking for a proactive "
"leader with a strong \"get it done\" mentality\n"
" who can tackle challenges head-on and drive "
"projects to successful completion.\n"
" <br>\n"
" To excel in this position, you will need "
"<b>extensive experience in software\n"
" architecture, cloud computing, and data "
"security</b>, along with a strong background in\n"
" team leadership and agile project "
"management. Your excellent communication skills will\n"
" be vital for conveying complex technical "
"ideas to non-technical stakeholders and\n"
" fostering collaboration across all "
"departments."
msgstr ""
#. module: hr
#: model:ir.model.fields,field_description:hr.field_mail_activity_plan_template__responsible_type
msgid "Assignment"
msgstr "Задание"
#. module: hr
#: model_terms:hr.job,website_description:hr.job_trainee
msgid "Assist in organizing company events"
msgstr ""
#. module: hr
#: model_terms:hr.job,website_description:hr.job_trainee
msgid "Assist with daily project tasks"
msgstr ""
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_department__message_attachment_count
#: model:ir.model.fields,field_description:hr.field_hr_employee__message_attachment_count
#: model:ir.model.fields,field_description:hr.field_hr_job__message_attachment_count
#: model:ir.model.fields,field_description:hr.field_hr_version__message_attachment_count
msgid "Attachment Count"
msgstr "Брой Прикачени Файлове"
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.res_users_view_form
#: model_terms:ir.ui.view,arch_db:hr.res_users_view_form_preferences
msgid "Attendance PIN"
msgstr ""
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
msgid "Attendance/Point of Sale"
msgstr ""
#. module: hr
#: model:ir.model.fields.selection,name:hr.selection__mail_alias__alias_contact__employees
msgid "Authenticated Employees"
msgstr "Удостоверени служители"
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.discuss_channel_view_form
msgid "Auto Subscribe Departments"
msgstr "Автоматично вписване на отдели"
#. module: hr
#: model:ir.model.fields,help:hr.field_discuss_channel__subscription_department_ids
msgid "Automatically subscribe members of those departments to the channel."
msgstr "Автоматично вписване на член от този отдел към канала."
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.mail_activity_plan_view_form
msgid "Available for all Departments"
msgstr "Предлага се за всички отдели"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__avatar_1920
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__avatar_1920
msgid "Avatar"
msgstr "Аватар"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__avatar_1024
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__avatar_1024
msgid "Avatar 1024"
msgstr "Аватар 1024"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__avatar_128
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__avatar_128
msgid "Avatar 128"
msgstr "Аватар 128"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__avatar_256
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__avatar_256
msgid "Avatar 256"
msgstr "Аватар 256"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__avatar_512
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__avatar_512
msgid "Avatar 512"
msgstr "Аватар 512"
#. module: hr
#. odoo-python
#: code:addons/hr/models/hr_employee.py:0
msgid "Bachelor"
msgstr "Бакалавър"
#. module: hr
#: model_terms:hr.job,website_description:hr.job_consultant
#: model_terms:hr.job,website_description:hr.job_developer
#: model_terms:hr.job,website_description:hr.job_marketing
msgid "Bachelor Degree or Higher"
msgstr "Бакалавърска или по-висока степен"
#. module: hr
#: model_terms:hr.job,website_description:hr.job_cto
msgid "Background in project management"
msgstr ""
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__barcode
#: model:ir.model.fields,field_description:hr.field_res_users__barcode
msgid "Badge ID"
msgstr "Карта №"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_bank_account_allocation_wizard_line__bank_account_id
msgid "Bank Account"
msgstr "Банкова Сметка"
#. module: hr
#. odoo-python
#: code:addons/hr/models/hr_employee.py:0
#: model_terms:ir.ui.view,arch_db:hr.view_bank_account_allocation_wizard
msgid "Bank Account Allocation"
msgstr ""
#. module: hr
#: model:ir.model,name:hr.model_hr_bank_account_allocation_wizard_line
msgid "Bank Account Allocation Line (Wizard)"
msgstr ""
#. module: hr
#: model:ir.model,name:hr.model_hr_bank_account_allocation_wizard
msgid "Bank Account Allocation Wizard"
msgstr ""
#. module: hr
#: model:ir.actions.act_window,name:hr.action_bank_account_allocation_wizard
msgid "Bank Account Allocations"
msgstr ""
#. module: hr
#: model:ir.model,name:hr.model_res_partner_bank
#: model:ir.model.fields,field_description:hr.field_hr_employee__bank_account_ids
#: model:ir.model.fields,field_description:hr.field_res_users__bank_account_ids
msgid "Bank Accounts"
msgstr "Банкови Сметки"
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.view_partner_bank_form_inherit_hr
msgid "Bank Address"
msgstr ""
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.view_partner_bank_form_inherit_hr
msgid "Bank Information"
msgstr ""
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.view_partner_bank_form_inherit_hr
msgid "Bank Name"
msgstr "Bank Name"
#. module: hr
#. odoo-python
#: code:addons/hr/wizard/hr_bank_account_wizard.py:0
msgid ""
"Bank account %s not found within the salary distribution of the employee"
msgstr ""
#. module: hr
#: model:ir.model,name:hr.model_base
msgid "Base"
msgstr "Основа"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_res_company__hr_presence_control_ip
#: model:ir.model.fields,field_description:hr.field_res_config_settings__hr_presence_control_ip
msgid "Based on IP Address"
msgstr "Въз основа на IP адрес"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_res_company__hr_presence_control_attendance
#: model:ir.model.fields,field_description:hr.field_res_config_settings__module_hr_attendance
msgid "Based on attendances"
msgstr "Въз основа на присъствия"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_res_company__hr_presence_control_email
#: model:ir.model.fields,field_description:hr.field_res_config_settings__hr_presence_control_email
msgid "Based on number of emails sent"
msgstr "Въз основа на брой изпратени имейли"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_res_company__hr_presence_control_login
#: model:ir.model.fields,field_description:hr.field_res_config_settings__hr_presence_control_login
msgid "Based on user status in system"
msgstr "Въз основа на потребителски статус в системата"
#. module: hr
#. odoo-python
#: code:addons/hr/models/hr_version.py:0
msgid ""
"Before creating a new contract, close the current one by setting an end date."
msgstr ""
#. module: hr
#. odoo-javascript
#: code:addons/hr/static/src/components/background_image/background_image.xml:0
msgid "Binary file"
msgstr "Двоичен файл"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__birthday
msgid "Birthday"
msgstr ""
#. module: hr
#. odoo-javascript
#: code:addons/hr/static/src/fields/boolean_radio.js:0
msgid "Boolean display as radio field with translatable labels"
msgstr ""
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.view_bank_account_allocation_wizard
#: model_terms:ir.ui.view,arch_db:hr.view_users_simple_form
msgid "Cancel"
msgstr "Отказ"
#. module: hr
#. odoo-python
#: code:addons/hr/models/hr_version.py:0
msgid "Cannot archive all the active versions of an employee."
msgstr ""
#. module: hr
#. odoo-python
#: code:addons/hr/models/hr_version.py:0
msgid ""
"Cannot modify multiple versions contract dates with different contracts at "
"once."
msgstr ""
#. module: hr
#. odoo-python
#: code:addons/hr/models/hr_version.py:0
msgid "Cannot unassign all the active versions of an employee."
msgstr ""
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__certificate
msgid "Certificate Level"
msgstr "Ниво на сертификат"
#. module: hr
#: model_terms:hr.job,website_description:hr.job_developer
msgid "Challenge the customer idea"
msgstr ""
#. module: hr
#: model:ir.actions.act_window,name:hr.res_users_action_my
msgid "Change my Preferences"
msgstr "Промяна на предпочитанията ми"
#. module: hr
#. odoo-javascript
#: code:addons/hr/static/src/components/employee_chat/employee_chat.xml:0
msgid "Chat"
msgstr "Чат"
#. module: hr
#: model:hr.job,name:hr.job_cto
msgid "Chief Technical Officer"
msgstr "Главен технически директор"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_department__child_ids
msgid "Child Departments"
msgstr "Подотдели"
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.hr_department_view_kanban
msgid "Child departments"
msgstr ""
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
msgid "Citizenship"
msgstr "Гражданство"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_account_setup_bank_manual_config__bank_city
#: model:ir.model.fields,field_description:hr.field_res_partner_bank__bank_city
#: model_terms:ir.ui.view,arch_db:hr.res_users_view_form_preferences
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
#: model_terms:ir.ui.view,arch_db:hr.view_partner_bank_form_inherit_hr
msgid "City"
msgstr "Град"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__coach_id
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__coach_id
#: model:ir.model.fields.selection,name:hr.selection__mail_activity_plan_template__responsible_type__coach
msgid "Coach"
msgstr "Обучител"
#. module: hr
#. odoo-python
#: code:addons/hr/models/mail_activity_plan_template.py:0
msgid "Coach of employee %s is not set."
msgstr "Обучител на служител %s не е зададен."
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_contract_type__code
msgid "Code"
msgstr "Код"
#. module: hr
#: model_terms:hr.job,website_description:hr.job_cto
msgid "Collaborate with cross-functional departments"
msgstr ""
#. module: hr
#: model_terms:hr.job,website_description:hr.job_cto
msgid "Collaboration across teams is encouraged"
msgstr ""
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__color
#: model_terms:ir.ui.view,arch_db:hr.view_department_form
#: model_terms:ir.ui.view,arch_db:hr.view_department_tree
msgid "Color"
msgstr "Цвят"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_department__color
#: model:ir.model.fields,field_description:hr.field_hr_employee__color
#: model:ir.model.fields,field_description:hr.field_hr_employee_category__color
msgid "Color Index"
msgstr "Цветен индекс"
#. module: hr
#: model:ir.model,name:hr.model_res_company
#: model_terms:ir.ui.view,arch_db:hr.view_department_tree
msgid "Companies"
msgstr "Фирми"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_department__company_id
#: model:ir.model.fields,field_description:hr.field_hr_employee__company_id
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__company_id
#: model:ir.model.fields,field_description:hr.field_hr_job__company_id
#: model:ir.model.fields,field_description:hr.field_hr_version__company_id
#: model:ir.model.fields,field_description:hr.field_hr_work_location__company_id
#: model_terms:ir.ui.view,arch_db:hr.hr_employee_public_view_search
#: model_terms:ir.ui.view,arch_db:hr.view_job_filter
msgid "Company"
msgstr "Фирма"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__company_country_id
msgid "Company Country"
msgstr "Държава на компанията"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__company_country_code
msgid "Company Country Code"
msgstr ""
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.print_employee_badge
msgid "Company Logo"
msgstr "Фирмен знак"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_res_config_settings__resource_calendar_id
msgid "Company Working Hours"
msgstr "Работни часове на фирмата"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_version__company_country_id
msgid "Company country"
msgstr "Държава на компанията"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_res_users__employee_id
msgid "Company employee"
msgstr "Слъжители във фирмата"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_department__complete_name
msgid "Complete Name"
msgstr "Пълно име"
#. module: hr
#: model_terms:hr.job,website_description:hr.job_consultant
msgid "Conduct thorough business needs assessments"
msgstr ""
#. module: hr
#: model:ir.model,name:hr.model_res_config_settings
msgid "Config Settings"
msgstr "Настройки"
#. module: hr
#: model:ir.ui.menu,name:hr.menu_human_resources_configuration
#: model_terms:ir.ui.view,arch_db:hr.hr_department_view_kanban
msgid "Configuration"
msgstr "Конфигурация"
#. module: hr
#. odoo-python
#: code:addons/hr/models/hr_employee.py:0
msgid "Confirm"
msgstr "Потвърждение"
#. module: hr
#: model:hr.job,name:hr.job_consultant
msgid "Consultant"
msgstr "Консултант"
#. module: hr
#: model:ir.model,name:hr.model_res_partner
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
msgid "Contact"
msgstr "Контакт"
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.res_users_view_form_preferences
msgid "Contact Name"
msgstr "Име на контакт"
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.res_users_view_form_preferences
msgid "Contact Phone"
msgstr ""
#. module: hr
#. odoo-python
#: code:addons/hr/models/res_partner.py:0
msgid "Contacts"
msgstr "Контакти"
#. module: hr
#. odoo-javascript
#: code:addons/hr/static/src/components/versions_timeline/versions_timeline.js:0
#: model_terms:ir.ui.view,arch_db:hr.hr_departure_wizard_view_form
#: model_terms:ir.ui.view,arch_db:hr.res_config_settings_view_form
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
#: model_terms:ir.ui.view,arch_db:hr.view_hr_job_form
msgid "Contract"
msgstr "Договор"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_departure_wizard__departure_date
#: model:ir.model.fields,field_description:hr.field_hr_employee__contract_date_end
#: model:ir.model.fields,field_description:hr.field_hr_version__contract_date_end
#: model_terms:ir.ui.view,arch_db:hr.hr_version_search_view
#: model_terms:ir.ui.view,arch_db:hr.view_employee_filter
msgid "Contract End Date"
msgstr "Крайна дата на договора"
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.res_config_settings_view_form
msgid "Contract Expiration Notice Period"
msgstr ""
#. module: hr
#: model:ir.model.fields,field_description:hr.field_res_company__contract_expiration_notice_period
#: model:ir.model.fields,field_description:hr.field_res_config_settings__contract_expiration_notice_period
msgid "Contract Expiry Notice Period"
msgstr ""
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.hr_contract_template_form_view
msgid "Contract Overview"
msgstr ""
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__contract_date_start
#: model:ir.model.fields,field_description:hr.field_hr_version__contract_date_start
#: model_terms:ir.ui.view,arch_db:hr.hr_version_search_view
#: model_terms:ir.ui.view,arch_db:hr.view_employee_filter
msgid "Contract Start Date"
msgstr "Начална дата на договор"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__contract_template_id
#: model:ir.model.fields,field_description:hr.field_hr_version__contract_template_id
#: model:ir.model.fields,field_description:hr.field_hr_version_wizard__contract_template_id
#: model_terms:ir.ui.view,arch_db:hr.hr_contract_template_form_view
msgid "Contract Template"
msgstr "Шаблон за договор"
#. module: hr
#: model:ir.actions.act_window,name:hr.hr_version_wizard_action
msgid "Contract Template Load"
msgstr ""
#. module: hr
#: model:ir.model,name:hr.model_hr_version_wizard
msgid "Contract Template Wizard"
msgstr ""
#. module: hr
#: model:ir.actions.act_window,name:hr.action_hr_contract_templates
#: model:ir.ui.menu,name:hr.menu_hr_employee_contract_templates
#: model_terms:ir.ui.view,arch_db:hr.hr_contract_template_list_view
msgid "Contract Templates"
msgstr ""
#. module: hr
#: model:ir.model,name:hr.model_hr_contract_type
#: model:ir.model.fields,field_description:hr.field_hr_employee__contract_type_id
#: model:ir.model.fields,field_description:hr.field_hr_version__contract_type_id
#: model_terms:ir.ui.view,arch_db:hr.hr_contract_template_form_view
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
msgid "Contract Type"
msgstr "Вид договор"
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.hr_contract_type_view_tree
msgid "Contract Types"
msgstr ""
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__contract_wage
#: model:ir.model.fields,field_description:hr.field_hr_version__contract_wage
msgid "Contract Wage"
msgstr "Договорена заплата"
#. module: hr
#: model:mail.message.subtype,description:hr.mt_contract_pending
#: model:mail.message.subtype,description:hr.mt_department_contract_pending
msgid "Contract about to expire"
msgstr "Договорът е на път да изтече"
#. module: hr
#: model:mail.message.subtype,description:hr.mt_contract_close
msgid "Contract expired"
msgstr "Изтекъл договор"
#. module: hr
#: model:mail.message.subtype,name:hr.mt_department_contract_pending
msgid "Contract to Renew"
msgstr "Договор за подновяване"
#. module: hr
#: model:ir.model.fields.selection,name:hr.selection__hr_version__employee_type__contractor
msgid "Contractor"
msgstr ""
#. module: hr
#: model:ir.model.fields,field_description:hr.field_account_setup_bank_manual_config__bank_country
#: model:ir.model.fields,field_description:hr.field_hr_contract_type__country_id
#: model:ir.model.fields,field_description:hr.field_hr_departure_reason__country_id
#: model:ir.model.fields,field_description:hr.field_hr_payroll_structure_type__country_id
#: model:ir.model.fields,field_description:hr.field_res_partner_bank__bank_country
#: model_terms:ir.ui.view,arch_db:hr.res_users_view_form_preferences
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
#: model_terms:ir.ui.view,arch_db:hr.view_partner_bank_form_inherit_hr
msgid "Country"
msgstr "Държава"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_departure_reason__country_code
#: model:ir.model.fields,field_description:hr.field_hr_employee__country_code
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__country_code
#: model:ir.model.fields,field_description:hr.field_hr_payroll_structure_type__country_code
#: model:ir.model.fields,field_description:hr.field_hr_version__country_code
msgid "Country Code"
msgstr "Код на държава"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__country_of_birth
msgid "Country of Birth"
msgstr "Страна на раждане"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_work_location__location_type
msgid "Cover Image"
msgstr ""
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__create_date
msgid "Create Date"
msgstr "Задайте дата"
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.view_users_simple_form_inherit_hr
msgid "Create Employee"
msgstr "Създайте служител"
#. module: hr
#. odoo-python
#: code:addons/hr/models/hr_employee.py:0
#: model:ir.actions.server,name:hr.action_hr_employee_create_users
#: model:ir.actions.server,name:hr.action_hr_employee_create_users_confirmation
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
msgid "Create User"
msgstr "Създайте потребител"
#. module: hr
#: model:ir.model,website_form_label:hr.model_res_partner
msgid "Create a Customer"
msgstr ""
#. module: hr
#: model:ir.actions.act_window,name:hr.action_create_job_position
msgid "Create a Job Position"
msgstr "Създайте работна позиция"
#. module: hr
#: model_terms:ir.actions.act_window,help:hr.hr_department_kanban_action
#: model_terms:ir.actions.act_window,help:hr.hr_department_tree_action
msgid "Create a new department"
msgstr "Нов отдел"
#. module: hr
#: model_terms:ir.actions.act_window,help:hr.hr_contract_type_action
msgid "Create a new employment type"
msgstr ""
#. module: hr
#: model_terms:ir.actions.act_window,help:hr.hr_work_location_action
msgid "Create a new work location"
msgstr ""
#. module: hr
#: model_terms:ir.actions.act_window,help:hr.mail_activity_plan_action
msgid "Create an Activity Plan"
msgstr ""
#. module: hr
#: model_terms:hr.job,website_description:hr.job_consultant
#: model_terms:hr.job,website_description:hr.job_developer
#: model_terms:hr.job,website_description:hr.job_hrm
#: model_terms:hr.job,website_description:hr.job_marketing
#: model_terms:hr.job,website_description:hr.job_trainee
msgid "Create content that will help our users on a daily basis"
msgstr "Създайте съдържание, което ще помага ежедневно на нашите потребители"
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.res_users_view_form
msgid "Create employee"
msgstr "Нов служител"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_bank_account_allocation_wizard__create_uid
#: model:ir.model.fields,field_description:hr.field_hr_bank_account_allocation_wizard_line__create_uid
#: model:ir.model.fields,field_description:hr.field_hr_contract_type__create_uid
#: model:ir.model.fields,field_description:hr.field_hr_department__create_uid
#: model:ir.model.fields,field_description:hr.field_hr_departure_reason__create_uid
#: model:ir.model.fields,field_description:hr.field_hr_departure_wizard__create_uid
#: model:ir.model.fields,field_description:hr.field_hr_employee__create_uid
#: model:ir.model.fields,field_description:hr.field_hr_employee_category__create_uid
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__create_uid
#: model:ir.model.fields,field_description:hr.field_hr_job__create_uid
#: model:ir.model.fields,field_description:hr.field_hr_payroll_structure_type__create_uid
#: model:ir.model.fields,field_description:hr.field_hr_version__create_uid
#: model:ir.model.fields,field_description:hr.field_hr_version_wizard__create_uid
#: model:ir.model.fields,field_description:hr.field_hr_work_location__create_uid
msgid "Created by"
msgstr "Създадено от"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_bank_account_allocation_wizard__create_date
#: model:ir.model.fields,field_description:hr.field_hr_bank_account_allocation_wizard_line__create_date
#: model:ir.model.fields,field_description:hr.field_hr_contract_type__create_date
#: model:ir.model.fields,field_description:hr.field_hr_department__create_date
#: model:ir.model.fields,field_description:hr.field_hr_departure_reason__create_date
#: model:ir.model.fields,field_description:hr.field_hr_departure_wizard__create_date
#: model:ir.model.fields,field_description:hr.field_hr_employee__create_date
#: model:ir.model.fields,field_description:hr.field_hr_employee_category__create_date
#: model:ir.model.fields,field_description:hr.field_hr_job__create_date
#: model:ir.model.fields,field_description:hr.field_hr_payroll_structure_type__create_date
#: model:ir.model.fields,field_description:hr.field_hr_version__create_date
#: model:ir.model.fields,field_description:hr.field_hr_version_wizard__create_date
#: model:ir.model.fields,field_description:hr.field_hr_work_location__create_date
msgid "Created on"
msgstr "Създадено на"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__currency_id
#: model:ir.model.fields,field_description:hr.field_hr_version__currency_id
msgid "Currency"
msgstr "Валута"
#. module: hr
#: model:ir.model.fields,help:hr.field_account_setup_bank_manual_config__currency_symbol
#: model:ir.model.fields,help:hr.field_res_partner_bank__currency_symbol
msgid "Currency sign, to be used when printing amounts."
msgstr "Валутен знак, който ще се използва при разпечатване на суми."
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__current_date_version
msgid "Current Date Version"
msgstr ""
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_job__no_of_employee
msgid "Current Number of Employees"
msgstr "Текущ брой служители"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__current_version_id
msgid "Current Version"
msgstr "Настояща сесия"
#. module: hr
#: model_terms:hr.job,website_description:hr.job_trainee
msgid "Currently enrolled in final study years"
msgstr ""
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__date_end
#: model:ir.model.fields,field_description:hr.field_hr_version__date_end
msgid "Date End"
msgstr "Крайна дата"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__date_start
#: model:ir.model.fields,field_description:hr.field_hr_version__date_start
msgid "Date Start"
msgstr "Начална дата"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__date_version
#: model:ir.model.fields,field_description:hr.field_hr_version__date_version
msgid "Date Version"
msgstr ""
#. module: hr
#: model_terms:hr.job,website_description:hr.job_developer
msgid "Debug and resolve software issues"
msgstr ""
#. module: hr
#: model_terms:hr.job,website_description:hr.job_cto
msgid "Deep understanding of technology trends"
msgstr ""
#. module: hr
#. odoo-python
#: code:addons/hr/models/hr_departure_reason.py:0
msgid "Default departure reasons cannot be deleted."
msgstr ""
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.res_config_settings_view_form
msgid ""
"Define the allowed IP to be displayed as Present. In case of multiple "
"addresses, separate them by a coma."
msgstr ""
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.res_config_settings_view_form
msgid "Define the minimum number of sent emails to be displayed as Present."
msgstr ""
#. module: hr
#: model:ir.model.fields,help:hr.field_resource_resource__calendar_id
msgid ""
"Define the working schedule of the resource. If not set, the resource will "
"have fully flexible working hours."
msgstr ""
#. module: hr
#. odoo-javascript
#: code:addons/hr/static/src/components/avatar_card/avatar_card_popover_patch.xml:0
#: code:addons/hr/static/src/components/avatar_card_resource/avatar_card_resource_popover.xml:0
#: model:ir.model,name:hr.model_hr_department
#: model:ir.model.fields,field_description:hr.field_hr_employee__department_id
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__department_id
#: model:ir.model.fields,field_description:hr.field_hr_job__department_id
#: model:ir.model.fields,field_description:hr.field_hr_version__department_id
#: model:ir.model.fields,field_description:hr.field_mail_activity_plan__department_id
#: model:ir.model.fields,field_description:hr.field_mail_activity_schedule__department_id
#: model:ir.model.fields,field_description:hr.field_resource_resource__department_id
#: model_terms:ir.ui.view,arch_db:hr.hr_employee_public_view_search
#: model_terms:ir.ui.view,arch_db:hr.hr_version_search_view
#: model_terms:ir.ui.view,arch_db:hr.view_department_filter
#: model_terms:ir.ui.view,arch_db:hr.view_employee_filter
#: model_terms:ir.ui.view,arch_db:hr.view_job_filter
msgid "Department"
msgstr "Отдел"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_mail_activity_plan__department_assignable
msgid "Department Assignable"
msgstr ""
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_department__name
msgid "Department Name"
msgstr "Име на отдел"
#. module: hr
#. odoo-javascript
#: code:addons/hr/static/src/components/department_chart/department_chart.xml:0
msgid "Department Organization"
msgstr "Организация на отдела"
#. module: hr
#: model:ir.actions.act_window,name:hr.hr_department_kanban_action
#: model:ir.actions.act_window,name:hr.hr_department_tree_action
#: model:ir.ui.menu,name:hr.menu_hr_department_kanban
#: model_terms:ir.ui.view,arch_db:hr.view_department_filter
msgid "Departments"
msgstr "Отдели"
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
msgid "Departure"
msgstr "Напускане"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__departure_date
#: model:ir.model.fields,field_description:hr.field_hr_version__departure_date
msgid "Departure Date"
msgstr "Дата на напускане"
#. module: hr
#: model:ir.model,name:hr.model_hr_departure_reason
#: model:ir.model.fields,field_description:hr.field_hr_departure_wizard__departure_reason_id
#: model:ir.model.fields,field_description:hr.field_hr_employee__departure_reason_id
#: model:ir.model.fields,field_description:hr.field_hr_version__departure_reason_id
msgid "Departure Reason"
msgstr "Причина за напускане"
#. module: hr
#: model:ir.actions.act_window,name:hr.hr_departure_reason_action
#: model:ir.ui.menu,name:hr.menu_hr_departure_reason_tree
msgid "Departure Reasons"
msgstr "Причини за напускане"
#. module: hr
#: model:ir.model,name:hr.model_hr_departure_wizard
msgid "Departure Wizard"
msgstr "Съветник напускане"
#. module: hr
#. odoo-python
#: code:addons/hr/wizard/hr_departure_wizard.py:0
msgid ""
"Departure date can't be earlier than the start date of current contract."
msgstr ""
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__children
#: model:ir.model.fields,field_description:hr.field_hr_version__children
msgid "Dependent Children"
msgstr ""
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.view_hr_job_form
msgid "Details"
msgstr "Данни"
#. module: hr
#: model_terms:hr.job,website_description:hr.job_hrm
msgid "Develop and implement training programs"
msgstr ""
#. module: hr
#: model_terms:hr.job,website_description:hr.job_consultant
msgid "Develop customized strategies and solutions"
msgstr ""
#. module: hr
#: model_terms:hr.job,website_description:hr.job_cto
msgid "Develop technology strategy and vision"
msgstr ""
#. module: hr
#: model_terms:ir.actions.act_window,help:hr.hr_employee_public_action
#: model_terms:ir.actions.act_window,help:hr.open_view_employee_list_my
msgid "Development"
msgstr "Развитие"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__child_ids
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__child_ids
msgid "Direct subordinates"
msgstr "Директно подчинени"
#. module: hr
#: model:ir.ui.menu,name:hr.menu_hr_employee
msgid "Directory"
msgstr ""
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.hr_departure_wizard_view_form
#: model_terms:ir.ui.view,arch_db:hr.hr_version_wizard_view_form
msgid "Discard"
msgstr "Отхвърлете"
#. module: hr
#: model_terms:hr.job,website_description:hr.job_consultant
#: model_terms:hr.job,website_description:hr.job_cto
#: model_terms:hr.job,website_description:hr.job_developer
#: model_terms:hr.job,website_description:hr.job_hrm
#: model_terms:hr.job,website_description:hr.job_marketing
#: model_terms:hr.job,website_description:hr.job_trainee
msgid "Discover our products."
msgstr "Открийте нашите продукти."
#. module: hr
#: model:ir.model,name:hr.model_discuss_channel
msgid "Discussion Channel"
msgstr "Дискусионен канал"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_discuss_channel__display_name
#: model:ir.model.fields,field_description:hr.field_hr_bank_account_allocation_wizard__display_name
#: model:ir.model.fields,field_description:hr.field_hr_bank_account_allocation_wizard_line__display_name
#: model:ir.model.fields,field_description:hr.field_hr_contract_type__display_name
#: model:ir.model.fields,field_description:hr.field_hr_department__display_name
#: model:ir.model.fields,field_description:hr.field_hr_departure_reason__display_name
#: model:ir.model.fields,field_description:hr.field_hr_departure_wizard__display_name
#: model:ir.model.fields,field_description:hr.field_hr_employee__display_name
#: model:ir.model.fields,field_description:hr.field_hr_employee_category__display_name
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__display_name
#: model:ir.model.fields,field_description:hr.field_hr_job__display_name
#: model:ir.model.fields,field_description:hr.field_hr_manager_department_report__display_name
#: model:ir.model.fields,field_description:hr.field_hr_mixin__display_name
#: model:ir.model.fields,field_description:hr.field_hr_payroll_structure_type__display_name
#: model:ir.model.fields,field_description:hr.field_hr_version__display_name
#: model:ir.model.fields,field_description:hr.field_hr_version_wizard__display_name
#: model:ir.model.fields,field_description:hr.field_hr_work_location__display_name
#: model:ir.model.fields,field_description:hr.field_ir_ui_menu__display_name
#: model:ir.model.fields,field_description:hr.field_mail_activity_plan__display_name
#: model:ir.model.fields,field_description:hr.field_mail_activity_plan_template__display_name
#: model:ir.model.fields,field_description:hr.field_mail_activity_schedule__display_name
#: model:ir.model.fields,field_description:hr.field_mail_alias__display_name
#: model:ir.model.fields,field_description:hr.field_res_company__display_name
#: model:ir.model.fields,field_description:hr.field_res_config_settings__display_name
#: model:ir.model.fields,field_description:hr.field_res_partner__display_name
#: model:ir.model.fields,field_description:hr.field_res_partner_bank__display_name
#: model:ir.model.fields,field_description:hr.field_res_users__display_name
#: model:ir.model.fields,field_description:hr.field_resource_calendar__display_name
#: model:ir.model.fields,field_description:hr.field_resource_calendar_leaves__display_name
#: model:ir.model.fields,field_description:hr.field_resource_resource__display_name
msgid "Display Name"
msgstr "Име за показване"
#. module: hr
#. odoo-javascript
#: code:addons/hr/static/src/views/fields/many2one_avatar_employee_field/kanban_many2one_avatar_employee_field.js:0
msgid "Display avatar name"
msgstr ""
#. module: hr
#. odoo-python
#: code:addons/hr/models/hr_version.py:0
msgid "Divorced"
msgstr "Разведен"
#. module: hr
#. odoo-python
#: code:addons/hr/models/hr_employee.py:0
msgid "Doctor"
msgstr "Доктор"
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
msgid "Document"
msgstr "Документ"
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
msgid "Documents"
msgstr ""
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__driving_license
msgid "Driving License"
msgstr "Шофьорска книжка"
#. module: hr
#. odoo-python
#: code:addons/hr/models/hr_employee.py:0
msgid "Each amount percentage must be a number between 0 and 100."
msgstr ""
#. module: hr
#: model_terms:hr.job,website_description:hr.job_consultant
#: model_terms:hr.job,website_description:hr.job_developer
#: model_terms:hr.job,website_description:hr.job_hrm
#: model_terms:hr.job,website_description:hr.job_marketing
#: model_terms:hr.job,website_description:hr.job_trainee
msgid ""
"Each employee has a chance to see the impact of his work.\n"
" You can make a real contribution to the success "
"of the company.\n"
" <br>\n"
" Several activities are often organized all over "
"the year, such as weekly\n"
" sports sessions, team building events, monthly "
"drink, and much more."
msgstr ""
"Всеки служител има възможност да види ефекта от работата си.\n"
" Можете да допринесете реално за успеха на "
"компанията.\n"
" <br>\n"
" Няколко дейности често се организират през цялата "
"година, например седмично\n"
" спортни сесии, тиймбилдинг събития, месечно "
"питие и много други."
#. module: hr
#: model_terms:hr.job,website_description:hr.job_trainee
msgid "Eagerness to learn and adapt"
msgstr ""
#. module: hr
#: model_terms:hr.job,website_description:hr.job_consultant
#: model_terms:hr.job,website_description:hr.job_developer
#: model_terms:hr.job,website_description:hr.job_hrm
#: model_terms:hr.job,website_description:hr.job_marketing
#: model_terms:hr.job,website_description:hr.job_trainee
msgid "Eat &amp; Drink"
msgstr "Яжте &amp; пийте"
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
msgid "Education"
msgstr "Образование"
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.hr_version_list_view
msgid "Effective Date"
msgstr "Реална дата"
#. module: hr
#. odoo-javascript
#: code:addons/hr/static/src/fields/radio_followed_by_element.js:0
msgid "Element association"
msgstr ""
#. module: hr
#. odoo-javascript
#: code:addons/hr/static/src/fields/radio_followed_by_element.js:0
msgid "Element to observe"
msgstr ""
#. module: hr
#: model:ir.model.fields,field_description:hr.field_account_setup_bank_manual_config__bank_email
#: model:ir.model.fields,field_description:hr.field_hr_employee__email
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__email
#: model:ir.model.fields,field_description:hr.field_res_partner_bank__bank_email
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
msgid "Email"
msgstr "Имейл"
#. module: hr
#: model:ir.model,name:hr.model_mail_alias
msgid "Email Aliases"
msgstr "Имейли-псевдоними"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__emergency_contact
#: model:ir.model.fields,field_description:hr.field_res_users__emergency_contact
#: model_terms:ir.ui.view,arch_db:hr.res_users_view_form_preferences
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
msgid "Emergency Contact"
msgstr ""
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__emergency_phone
#: model:ir.model.fields,field_description:hr.field_res_users__emergency_phone
msgid "Emergency Phone"
msgstr ""
#. module: hr
#. odoo-python
#: code:addons/hr/models/res_partner.py:0 code:addons/hr/models/res_users.py:0
#: model:hr.contract.type,name:hr.contract_type_employee
#: model:ir.model,name:hr.model_hr_employee
#: model:ir.model.fields,field_description:hr.field_account_setup_bank_manual_config__employee_id
#: model:ir.model.fields,field_description:hr.field_hr_bank_account_allocation_wizard__employee_id
#: model:ir.model.fields,field_description:hr.field_hr_employee__employee_id
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__employee_id
#: model:ir.model.fields,field_description:hr.field_hr_manager_department_report__employee_id
#: model:ir.model.fields,field_description:hr.field_hr_version__employee_id
#: model:ir.model.fields,field_description:hr.field_res_partner__employee
#: model:ir.model.fields,field_description:hr.field_res_partner_bank__employee_id
#: model:ir.model.fields,field_description:hr.field_res_users__employee
#: model:ir.model.fields,field_description:hr.field_resource_resource__employee_id
#: model:ir.model.fields.selection,name:hr.selection__hr_version__employee_type__employee
#: model:ir.model.fields.selection,name:hr.selection__mail_activity_plan_template__responsible_type__employee
#: model:ir.ui.menu,name:hr.menu_config_employee
#: model_terms:ir.ui.view,arch_db:hr.hr_employee_public_view_form
#: model_terms:ir.ui.view,arch_db:hr.hr_version_search_view
#: model_terms:ir.ui.view,arch_db:hr.res_users_view_form
#: model_terms:ir.ui.view,arch_db:hr.view_employee_filter
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
#: model_terms:ir.ui.view,arch_db:hr.view_users_simple_form_inherit_hr
msgid "Employee"
msgstr "Служител"
#. module: hr
#. odoo-python
#: code:addons/hr/models/hr_version.py:0
msgid "Employee %s must always have at least one active version."
msgstr ""
#. module: hr
#: model:ir.model,name:hr.model_hr_employee_category
msgid "Employee Category"
msgstr "Категория на служител"
#. module: hr
#: model:ir.model,name:hr.model_hr_version
msgid "Employee Contract"
msgstr "Договор на служителя"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_res_users__employee_count
msgid "Employee Count"
msgstr "Брой служители"
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.print_employee_badge
msgid "Employee Image"
msgstr "Снимка на служител"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__name
msgid "Employee Name"
msgstr "Име на служител"
#. module: hr
#: model:ir.actions.act_window,name:hr.mail_activity_plan_action
msgid "Employee Plans"
msgstr "Планове на служителите"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_res_company__employee_properties_definition
msgid "Employee Properties"
msgstr ""
#. module: hr
#: model:ir.actions.act_window,name:hr.action_hr_version
#: model_terms:ir.ui.view,arch_db:hr.hr_version_graph_view
#: model_terms:ir.ui.view,arch_db:hr.hr_version_pivot_view
msgid "Employee Records"
msgstr ""
#. module: hr
#: model:ir.model.fields,field_description:hr.field_account_setup_bank_manual_config__employee_salary_amount_is_percentage
#: model:ir.model.fields,field_description:hr.field_res_partner_bank__employee_salary_amount_is_percentage
msgid "Employee Salary Amount Is Percentage"
msgstr ""
#. module: hr
#: model:ir.actions.act_window,name:hr.open_view_categ_form
#: model:ir.model.fields,field_description:hr.field_res_users__category_ids
#: model_terms:ir.ui.view,arch_db:hr.view_employee_category_form
msgid "Employee Tags"
msgstr "Маркери на служители"
#. module: hr
#. odoo-javascript
#: code:addons/hr/static/src/views/archive_employee_hook.js:0
msgid "Employee Termination"
msgstr "Уволнение на служител"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__employee_type
#: model:ir.model.fields,field_description:hr.field_hr_version__employee_type
#: model_terms:ir.ui.view,arch_db:hr.view_employee_filter
msgid "Employee Type"
msgstr "Тип служител"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__version_ids
msgid "Employee Versions"
msgstr ""
#. module: hr
#: model:ir.model.fields,help:hr.field_hr_employee__bank_account_ids
#: model:ir.model.fields,help:hr.field_res_users__bank_account_ids
#: model:ir.model.fields,help:hr.field_res_users__employee_bank_account_ids
msgid "Employee bank accounts to pay salaries"
msgstr ""
#. module: hr
#: model_terms:hr.job,website_description:hr.job_cto
msgid "Employee development is a core focus"
msgstr ""
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.hr_contract_template_form_view
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
msgid "Employee will be excluded from Pay Runs"
msgstr ""
#. module: hr
#: model:ir.model.fields,field_description:hr.field_res_users__employee_bank_account_ids
msgid "Employee's Bank Accounts"
msgstr ""
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.hr_employee_public_view_form
#: model_terms:ir.ui.view,arch_db:hr.hr_employee_public_view_kanban
#: model_terms:ir.ui.view,arch_db:hr.hr_kanban_view_employees
#: model_terms:ir.ui.view,arch_db:hr.res_users_view_form_preferences
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
msgid "Employee's Name"
msgstr "Име на служителя"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_res_users__employee_resource_calendar_id
msgid "Employee's Working Hours"
msgstr "Работно време на служителя"
#. module: hr
#: model:ir.model.fields,help:hr.field_hr_employee__wage
#: model:ir.model.fields,help:hr.field_hr_version__wage
msgid "Employee's monthly gross wage."
msgstr ""
#. module: hr
#. odoo-python
#: code:addons/hr/models/hr_department.py:0
#: model:ir.actions.act_window,name:hr.hr_employee_public_action
#: model:ir.actions.act_window,name:hr.open_view_employee_list
#: model:ir.actions.act_window,name:hr.open_view_employee_list_my
#: model:ir.model.fields,field_description:hr.field_hr_departure_wizard__employee_ids
#: model:ir.model.fields,field_description:hr.field_hr_employee_category__employee_ids
#: model:ir.model.fields,field_description:hr.field_hr_job__employee_ids
#: model:ir.model.fields,field_description:hr.field_res_partner__employee_ids
#: model:ir.ui.menu,name:hr.menu_hr_employee_payroll
#: model:ir.ui.menu,name:hr.menu_hr_root
#: model:res.groups.privilege,name:hr.res_groups_privilege_employees
#: model_terms:ir.ui.view,arch_db:hr.hr_department_view_kanban
#: model_terms:ir.ui.view,arch_db:hr.hr_employee_list_activites_view
#: model_terms:ir.ui.view,arch_db:hr.hr_employee_list_view
#: model_terms:ir.ui.view,arch_db:hr.hr_employee_public_view_search
#: model_terms:ir.ui.view,arch_db:hr.hr_employee_public_view_tree
#: model_terms:ir.ui.view,arch_db:hr.hr_employee_view_activity
#: model_terms:ir.ui.view,arch_db:hr.res_config_settings_view_form
#: model_terms:ir.ui.view,arch_db:hr.res_partner_view_search
#: model_terms:ir.ui.view,arch_db:hr.view_department_form
#: model_terms:ir.ui.view,arch_db:hr.view_department_tree
#: model_terms:ir.ui.view,arch_db:hr.view_employee_filter
#: model_terms:ir.ui.view,arch_db:hr.view_employee_tree
msgid "Employees"
msgstr "Служители"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_res_partner__employees_count
#: model:ir.model.fields,field_description:hr.field_res_users__employees_count
msgid "Employees Count"
msgstr "Брой служители"
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.view_employee_category_list
msgid "Employees Tags"
msgstr "Маркери на служители"
#. module: hr
#. odoo-python
#: code:addons/hr/models/hr_employee.py:0
msgid "Employees profile"
msgstr ""
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_job__contract_type_id
#: model_terms:ir.ui.view,arch_db:hr.view_job_filter
msgid "Employment Type"
msgstr "Тип заетост"
#. module: hr
#: model:ir.actions.act_window,name:hr.hr_contract_type_action
#: model:ir.ui.menu,name:hr.menu_view_hr_contract_type
msgid "Employment Types"
msgstr "Видове заетост"
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.hr_version_list_view
msgid "End"
msgstr ""
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
msgid "End Date"
msgstr "Крайна Дата"
#. module: hr
#: model:ir.model.fields,help:hr.field_hr_employee__contract_date_end
#: model:ir.model.fields,help:hr.field_hr_version__contract_date_end
msgid "End date of the contract (if it's a fixed-term contract)."
msgstr ""
#. module: hr
#: model:ir.model.fields,help:hr.field_hr_employee__trial_date_end
#: model:ir.model.fields,help:hr.field_hr_version__trial_date_end
msgid "End date of the trial period (if there is one)."
msgstr ""
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__trial_date_end
#: model:ir.model.fields,field_description:hr.field_hr_version__trial_date_end
msgid "End of Trial Period"
msgstr "Край на пробния период"
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.res_config_settings_view_form
msgid "Enrich employee profiles with skills and resumes"
msgstr "Обогати профилите на служителите с умения и автобиографии"
#. module: hr
#: model_terms:hr.job,website_description:hr.job_hrm
msgid "Ensure compliance with labor laws"
msgstr ""
#. module: hr
#: model:ir.model.fields,help:hr.field_hr_employee__identification_id
#: model:ir.model.fields,help:hr.field_hr_version__identification_id
msgid ""
"Enter the employee's National Identification Number issued by the government "
"(e.g., Aadhaar, SIN, NIN). This is used for official records and statutory "
"compliance."
msgstr ""
#. module: hr
#: model_terms:hr.job,website_description:hr.job_cto
msgid "Ethical practices guide all operations"
msgstr ""
#. module: hr
#: model_terms:hr.job,website_description:hr.job_cto
msgid "Excellent problem-solving abilities"
msgstr ""
#. module: hr
#: model_terms:hr.job,website_description:hr.job_consultant
#: model_terms:hr.job,website_description:hr.job_cto
#: model_terms:hr.job,website_description:hr.job_developer
#: model_terms:hr.job,website_description:hr.job_hrm
#: model_terms:hr.job,website_description:hr.job_marketing
#: model_terms:hr.job,website_description:hr.job_trainee
msgid "Expand your knowledge of various business industries"
msgstr "Разшири знанията си за различни бизнес индустрии"
#. module: hr
#: model:ir.model.fields,help:hr.field_hr_job__expected_employees
msgid ""
"Expected number of employees for this job position after new recruitment."
msgstr "Очакван брой служители за тази длъжност след ново назначение."
#. module: hr
#: model_terms:ir.actions.act_window,help:hr.hr_employee_public_action
#: model_terms:ir.actions.act_window,help:hr.open_view_employee_list_my
msgid "Experience"
msgstr ""
#. module: hr
#: model_terms:hr.job,website_description:hr.job_consultant
msgid "Experience in prioritizing product features"
msgstr ""
#. module: hr
#: model_terms:hr.job,website_description:hr.job_marketing
msgid "Experience in writing online content"
msgstr "Опит в писането на онлайн съдържание"
#. module: hr
#: model_terms:hr.job,website_description:hr.job_cto
msgid "Experience with agile methodologies"
msgstr ""
#. module: hr
#: model_terms:hr.job,website_description:hr.job_cto
msgid "Experience with open-source technologies"
msgstr ""
#. module: hr
#: model_terms:hr.job,website_description:hr.job_hrm
msgid "Experience with our HR software systems"
msgstr ""
#. module: hr
#: model:hr.job,name:hr.job_developer
msgid "Experienced Developer"
msgstr "Опитен разработчик"
#. module: hr
#: model:mail.message.subtype,name:hr.mt_contract_close
msgid "Expired"
msgstr "Изтекло"
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.hr_version_search_view
msgid "Expired Contracts"
msgstr ""
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
msgid "Expires on"
msgstr ""
#. module: hr
#: model:ir.model.fields,help:hr.field_hr_employee__share
#: model:ir.model.fields,help:hr.field_hr_employee_public__share
msgid ""
"External user with limited access, created only for the purpose of sharing "
"data."
msgstr ""
"External user with limited access, created only for the purpose of sharing "
"data."
#. module: hr
#: model_terms:hr.job,website_description:hr.job_consultant
msgid "Facilitate workshops and stakeholder meetings"
msgstr ""
#. module: hr
#. odoo-javascript
#: code:addons/hr/static/src/fields/boolean_radio.js:0
msgid "False association"
msgstr ""
#. module: hr
#: model_terms:hr.job,website_description:hr.job_developer
msgid "Familiarity with Agile methodologies"
msgstr ""
#. module: hr
#: model_terms:hr.job,website_description:hr.job_cto
msgid "Familiarity with DevOps practices"
msgstr ""
#. module: hr
#: model_terms:hr.job,website_description:hr.job_hrm
msgid "Familiarity with employee wellness programs"
msgstr ""
#. module: hr
#: model_terms:hr.job,website_description:hr.job_trainee
msgid "Familiarity with industry-specific tools"
msgstr ""
#. module: hr
#: model_terms:hr.job,website_description:hr.job_consultant
msgid "Familiarity with user experience (UX) principles"
msgstr ""
#. module: hr
#: model_terms:hr.job,website_description:hr.job_developer
msgid "Familiarity with web development frameworks"
msgstr ""
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
msgid "Family"
msgstr ""
#. module: hr
#: model:ir.model.fields,field_description:hr.field_account_setup_bank_manual_config__bank_state
#: model:ir.model.fields,field_description:hr.field_res_partner_bank__bank_state
msgid "Fed. State"
msgstr "Федерален шат"
#. module: hr
#: model:ir.model.fields.selection,name:hr.selection__hr_version__sex__female
msgid "Female"
msgstr "Жена"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__study_field
msgid "Field of Study"
msgstr "Специалност"
#. module: hr
#: model:hr.departure.reason,name:hr.departure_fired
msgid "Fired"
msgstr "Уволнен"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_department__message_follower_ids
#: model:ir.model.fields,field_description:hr.field_hr_employee__message_follower_ids
#: model:ir.model.fields,field_description:hr.field_hr_job__message_follower_ids
#: model:ir.model.fields,field_description:hr.field_hr_version__message_follower_ids
msgid "Followers"
msgstr "Последователи"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_department__message_partner_ids
#: model:ir.model.fields,field_description:hr.field_hr_employee__message_partner_ids
#: model:ir.model.fields,field_description:hr.field_hr_job__message_partner_ids
#: model:ir.model.fields,field_description:hr.field_hr_version__message_partner_ids
msgid "Followers (Partners)"
msgstr "Последователи (партньори)"
#. module: hr
#: model:ir.model.fields,help:hr.field_hr_department__activity_type_icon
#: model:ir.model.fields,help:hr.field_hr_employee__activity_type_icon
#: model:ir.model.fields,help:hr.field_hr_version__activity_type_icon
msgid "Font awesome icon e.g. fa-tasks"
msgstr "Икона, примерно fa-tasks"
#. module: hr
#. odoo-python
#: code:addons/hr/models/discuss_channel.py:0
msgid ""
"For %(channels)s, channel_type should be 'channel' to have the department "
"auto-subscription."
msgstr ""
#. module: hr
#: model_terms:hr.job,website_description:hr.job_hrm
msgid "Foster a positive workplace cultures"
msgstr ""
#. module: hr
#: model_terms:hr.job,website_description:hr.job_cto
msgid "Foster innovation and new solutions"
msgstr ""
#. module: hr
#: model:ir.model.fields.selection,name:hr.selection__hr_version__employee_type__freelance
msgid "Freelancer"
msgstr "На свободна практика"
#. module: hr
#: model_terms:hr.job,website_description:hr.job_consultant
#: model_terms:hr.job,website_description:hr.job_developer
#: model_terms:hr.job,website_description:hr.job_hrm
#: model_terms:hr.job,website_description:hr.job_marketing
#: model_terms:hr.job,website_description:hr.job_trainee
msgid "Fruit, coffee and <br>snacks provided."
msgstr "Плодове, кафе и<br>осигурени закуски."
#. module: hr
#: model:hr.contract.type,name:hr.contract_type_full_time
msgid "Full-Time"
msgstr "Пълен работен ден"
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.hr_version_search_view
#: model_terms:ir.ui.view,arch_db:hr.view_employee_filter
msgid "Future Activities"
msgstr "Бъдещи дейности"
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.hr_version_search_view
msgid "Future Contracts"
msgstr ""
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__sex
#: model:ir.model.fields,field_description:hr.field_hr_version__sex
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
msgid "Gender"
msgstr "Пол"
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
msgid "Generate"
msgstr "Създайте"
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.hr_departure_wizard_view_form
msgid "Give more details about the reason of archiving the employee."
msgstr "Дайте повече подробности за причината за архивиране на служителя."
#. module: hr
#. odoo-python
#: code:addons/hr/models/res_partner.py:0
msgid "Go to contact"
msgstr ""
#. module: hr
#: model_terms:hr.job,website_description:hr.job_marketing
msgid "Google Adwords experience"
msgstr "Опит на Google Adwords"
#. module: hr
#. odoo-python
#: code:addons/hr/models/hr_employee.py:0
msgid "Graduate"
msgstr "Завършил образователна степен"
#. module: hr
#: model_terms:hr.job,website_description:hr.job_consultant
#: model_terms:hr.job,website_description:hr.job_developer
#: model_terms:hr.job,website_description:hr.job_hrm
#: model_terms:hr.job,website_description:hr.job_marketing
#: model_terms:hr.job,website_description:hr.job_trainee
msgid "Great team of smart people, in a friendly and open culture"
msgstr "Страхотен екип от умни хора, в приятелска и отворена култура"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_discuss_channel__subscription_department_ids
msgid "HR Departments"
msgstr "Отдел човешки ресурси"
#. module: hr
#: model:ir.actions.server,name:hr.ir_cron_data_employee_notify_expiring_contract_work_permit_ir_actions_server
msgid "HR Employee: Notify Expiring Contract or Work Permit"
msgstr ""
#. module: hr
#: model:ir.actions.server,name:hr.ir_cron_data_employee_update_current_version_ir_actions_server
msgid "HR Employee: Update Current Version"
msgstr ""
#. module: hr
#. odoo-javascript
#: code:addons/hr/static/src/components/hr_presence_status/hr_presence_status.js:0
msgid "HR Presence Status"
msgstr "ЧР Статус на присъствие"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__hr_responsible_id
#: model:ir.model.fields,field_description:hr.field_hr_version__hr_responsible_id
msgid "HR Responsible"
msgstr ""
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_manager_department_report__has_department_manager_access
msgid "Has Department Manager Access"
msgstr "Има достъп на мениджър на отдел"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_department__has_message
#: model:ir.model.fields,field_description:hr.field_hr_employee__has_message
#: model:ir.model.fields,field_description:hr.field_hr_job__has_message
#: model:ir.model.fields,field_description:hr.field_hr_version__has_message
msgid "Has Message"
msgstr "Има съобщение"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_account_setup_bank_manual_config__employee_has_multiple_bank_accounts
#: model:ir.model.fields,field_description:hr.field_hr_employee__has_multiple_bank_accounts
#: model:ir.model.fields,field_description:hr.field_res_partner_bank__employee_has_multiple_bank_accounts
msgid "Has Multiple Bank Accounts"
msgstr ""
#. module: hr
#: model_terms:hr.job,website_description:hr.job_developer
#: model_terms:hr.job,website_description:hr.job_marketing
msgid "Highly creative and autonomous"
msgstr "Силно креативен и автономен"
#. module: hr
#: model_terms:ir.actions.act_window,help:hr.hr_employee_public_action
#: model_terms:ir.actions.act_window,help:hr.open_view_employee_list_my
msgid "Hiring"
msgstr ""
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.view_hr_job_form
msgid "Hiring Process"
msgstr ""
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
msgid "History"
msgstr "История"
#. module: hr
#: model:ir.model.fields.selection,name:hr.selection__hr_employee__work_location_type__home
#: model:ir.model.fields.selection,name:hr.selection__hr_work_location__location_type__home
msgid "Home"
msgstr "Начало"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__distance_home_work
#: model:ir.model.fields,field_description:hr.field_hr_version__distance_home_work
msgid "Home-Work Distance"
msgstr "Разстояние между дома и работата"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__km_home_work
#: model:ir.model.fields,field_description:hr.field_hr_version__km_home_work
#: model:ir.model.fields,field_description:hr.field_res_users__km_home_work
msgid "Home-Work Distance in Km"
msgstr "Разстояние дом-работа в км"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__distance_home_work_unit
#: model:ir.model.fields,field_description:hr.field_hr_version__distance_home_work_unit
msgid "Home-Work Distance unit"
msgstr "Единица за разстояние дом-работа"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__hr_icon_display
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__hr_icon_display
#: model:ir.model.fields,field_description:hr.field_resource_resource__hr_icon_display
msgid "Hr Icon Display"
msgstr "Икона човешки ресурси"
#. module: hr
#: model:ir.model,name:hr.model_hr_manager_department_report
msgid "Hr Manager Department Report"
msgstr "Доклад на ръководителя на отдел „Човешки ресурси“."
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__hr_presence_state
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__hr_presence_state
msgid "Hr Presence State"
msgstr "Икона присъствия на човешки ресурси"
#. module: hr
#: model:ir.ui.menu,name:hr.menu_hr_main
msgid "Human Resources"
msgstr "Човешки ресурси"
#. module: hr
#: model:hr.job,name:hr.job_hrm
msgid "Human Resources Manager"
msgstr "Ръководител Човешки ресурси"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_discuss_channel__id
#: model:ir.model.fields,field_description:hr.field_hr_bank_account_allocation_wizard__id
#: model:ir.model.fields,field_description:hr.field_hr_bank_account_allocation_wizard_line__id
#: model:ir.model.fields,field_description:hr.field_hr_contract_type__id
#: model:ir.model.fields,field_description:hr.field_hr_department__id
#: model:ir.model.fields,field_description:hr.field_hr_departure_reason__id
#: model:ir.model.fields,field_description:hr.field_hr_departure_wizard__id
#: model:ir.model.fields,field_description:hr.field_hr_employee__id
#: model:ir.model.fields,field_description:hr.field_hr_employee_category__id
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__id
#: model:ir.model.fields,field_description:hr.field_hr_job__id
#: model:ir.model.fields,field_description:hr.field_hr_manager_department_report__id
#: model:ir.model.fields,field_description:hr.field_hr_mixin__id
#: model:ir.model.fields,field_description:hr.field_hr_payroll_structure_type__id
#: model:ir.model.fields,field_description:hr.field_hr_version__id
#: model:ir.model.fields,field_description:hr.field_hr_version_wizard__id
#: model:ir.model.fields,field_description:hr.field_hr_work_location__id
#: model:ir.model.fields,field_description:hr.field_ir_ui_menu__id
#: model:ir.model.fields,field_description:hr.field_mail_activity_plan__id
#: model:ir.model.fields,field_description:hr.field_mail_activity_plan_template__id
#: model:ir.model.fields,field_description:hr.field_mail_activity_schedule__id
#: model:ir.model.fields,field_description:hr.field_mail_alias__id
#: model:ir.model.fields,field_description:hr.field_res_company__id
#: model:ir.model.fields,field_description:hr.field_res_config_settings__id
#: model:ir.model.fields,field_description:hr.field_res_partner__id
#: model:ir.model.fields,field_description:hr.field_res_partner_bank__id
#: model:ir.model.fields,field_description:hr.field_res_users__id
#: model:ir.model.fields,field_description:hr.field_resource_calendar__id
#: model:ir.model.fields,field_description:hr.field_resource_calendar_leaves__id
#: model:ir.model.fields,field_description:hr.field_resource_resource__id
msgid "ID"
msgstr "ID"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__id_card
msgid "ID Card Copy"
msgstr "Копие на лична карта"
#. module: hr
#: model:ir.model.fields,help:hr.field_hr_employee__barcode
#: model:ir.model.fields,help:hr.field_res_users__barcode
msgid "ID used for employee identification."
msgstr "ИН, използван за индетификация на служител."
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__im_status
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__im_status
msgid "IM Status"
msgstr "Статус IM"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_department__activity_exception_icon
#: model:ir.model.fields,field_description:hr.field_hr_employee__activity_exception_icon
#: model:ir.model.fields,field_description:hr.field_hr_version__activity_exception_icon
msgid "Icon"
msgstr "Икона"
#. module: hr
#: model:ir.model.fields,help:hr.field_hr_department__activity_exception_icon
#: model:ir.model.fields,help:hr.field_hr_employee__activity_exception_icon
#: model:ir.model.fields,help:hr.field_hr_version__activity_exception_icon
msgid "Icon to indicate an exception activity."
msgstr "Икона за обозначаване на дейност с изключение."
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__identification_id
#: model:ir.model.fields,field_description:hr.field_hr_version__identification_id
msgid "Identification No"
msgstr "Идентификационен номер"
#. module: hr
#: model:ir.model.fields,help:hr.field_hr_department__message_needaction
#: model:ir.model.fields,help:hr.field_hr_employee__message_needaction
#: model:ir.model.fields,help:hr.field_hr_job__message_needaction
#: model:ir.model.fields,help:hr.field_hr_version__message_needaction
msgid "If checked, new messages require your attention."
msgstr "Ако е отметнато, новите съобщения ще изискват внимание."
#. module: hr
#: model:ir.model.fields,help:hr.field_hr_department__message_has_error
#: model:ir.model.fields,help:hr.field_hr_department__message_has_sms_error
#: model:ir.model.fields,help:hr.field_hr_employee__message_has_error
#: model:ir.model.fields,help:hr.field_hr_employee__message_has_sms_error
#: model:ir.model.fields,help:hr.field_hr_job__message_has_error
#: model:ir.model.fields,help:hr.field_hr_job__message_has_sms_error
#: model:ir.model.fields,help:hr.field_hr_version__message_has_error
#: model:ir.model.fields,help:hr.field_hr_version__message_has_sms_error
msgid "If checked, some messages have a delivery error."
msgstr "Ако е отметнато, някои съобщения имат грешка при доставката."
#. module: hr
#: model:ir.model.fields,help:hr.field_hr_departure_wizard__remove_related_user
msgid "If checked, the related user will be removed from the system."
msgstr ""
#. module: hr
#: model:ir.model.fields,help:hr.field_hr_employee__active
#: model:ir.model.fields,help:hr.field_hr_employee__active_employee
#: model:ir.model.fields,help:hr.field_hr_version__active_employee
msgid ""
"If the active field is set to False, it will allow you to hide the resource "
"record without removing it."
msgstr ""
"Ако активното поле е настроено на 'Грешно', това ще позволи да скриете "
"ресурсния запис без да го отстранявате."
#. module: hr
#: model:ir.model.fields,help:hr.field_hr_employee__private_car_plate
msgid "If you have more than one car, just separate the plates by a space."
msgstr "Ако имате повече от една кола, просто отделете номерата с интервал."
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__image_1920
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__image_1920
msgid "Image"
msgstr "Изображение"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__image_1024
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__image_1024
msgid "Image 1024"
msgstr "Изображение 1024"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__image_128
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__image_128
msgid "Image 128"
msgstr "Изображение 128"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__image_256
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__image_256
msgid "Image 256"
msgstr "Изображение 256"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__image_512
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__image_512
msgid "Image 512"
msgstr "Изображение 512"
#. module: hr
#. odoo-python
#: code:addons/hr/models/hr_employee.py:0
msgid "Import Template for Employees"
msgstr "Импортиране на шаблон за служители"
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.view_employee_filter
msgid "In Contract"
msgstr ""
#. module: hr
#: model_terms:hr.job,website_description:hr.job_hrm
msgid "In-depth knowledge of labor laws"
msgstr ""
#. module: hr
#. odoo-javascript
#: code:addons/hr/static/src/components/versions_timeline/versions_timeline.js:0
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
msgid "Indefinite"
msgstr ""
#. module: hr
#: model:hr.contract.type,name:hr.contract_type_interim
msgid "Interim"
msgstr "Междинен"
#. module: hr
#: model:hr.contract.type,name:hr.contract_type_intern
msgid "Intern"
msgstr "Стажант"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__is_current
#: model:ir.model.fields,field_description:hr.field_hr_version__is_current
msgid "Is Current"
msgstr ""
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__is_custom_job_title
#: model:ir.model.fields,field_description:hr.field_hr_version__is_custom_job_title
msgid "Is Custom Job Title"
msgstr ""
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__is_flexible
#: model:ir.model.fields,field_description:hr.field_hr_version__is_flexible
msgid "Is Flexible"
msgstr "Е гъвкав"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_department__message_is_follower
#: model:ir.model.fields,field_description:hr.field_hr_employee__message_is_follower
#: model:ir.model.fields,field_description:hr.field_hr_job__message_is_follower
#: model:ir.model.fields,field_description:hr.field_hr_version__message_is_follower
msgid "Is Follower"
msgstr "е последовател"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__is_fully_flexible
#: model:ir.model.fields,field_description:hr.field_hr_version__is_fully_flexible
msgid "Is Fully Flexible"
msgstr "Е напълно гъвкав"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__is_future
#: model:ir.model.fields,field_description:hr.field_hr_version__is_future
msgid "Is Future"
msgstr ""
#. module: hr
#: model:ir.model.fields,field_description:hr.field_res_users__is_hr_user
msgid "Is Hr User"
msgstr ""
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__is_in_contract
#: model:ir.model.fields,field_description:hr.field_hr_version__is_in_contract
msgid "Is In Contract"
msgstr ""
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__is_manager
msgid "Is Manager"
msgstr "е Ръководител"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__is_past
#: model:ir.model.fields,field_description:hr.field_hr_version__is_past
msgid "Is Past"
msgstr ""
#. module: hr
#: model:ir.model.fields,field_description:hr.field_res_users__is_system
msgid "Is System"
msgstr "Е система"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__is_trusted_bank_account
msgid "Is Trusted Bank Account"
msgstr ""
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__is_user
msgid "Is User"
msgstr ""
#. module: hr
#: model_terms:hr.job,website_description:hr.job_cto
msgid "It prioritizes data-driven decision-making"
msgstr ""
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__job_id
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__job_id
#: model:ir.model.fields,field_description:hr.field_hr_version__job_id
#: model_terms:ir.ui.view,arch_db:hr.hr_employee_public_view_search
#: model_terms:ir.ui.view,arch_db:hr.view_hr_job_form
#: model_terms:ir.ui.view,arch_db:hr.view_hr_job_tree
msgid "Job"
msgstr "Работна позиция"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_job__description
msgid "Job Description"
msgstr "Описание на длъжностите"
#. module: hr
#: model:ir.model,name:hr.model_hr_job
#: model:ir.model.fields,field_description:hr.field_hr_job__name
#: model_terms:ir.ui.view,arch_db:hr.hr_employee_public_view_form
#: model_terms:ir.ui.view,arch_db:hr.hr_version_search_view
#: model_terms:ir.ui.view,arch_db:hr.view_employee_filter
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
#: model_terms:ir.ui.view,arch_db:hr.view_job_filter
msgid "Job Position"
msgstr "Работна позиция"
#. module: hr
#: model:ir.actions.act_window,name:hr.action_hr_job
#: model:ir.ui.menu,name:hr.menu_view_hr_job
msgid "Job Positions"
msgstr "Работни позиции"
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.view_hr_job_form
msgid "Job Posting"
msgstr "Позиция"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__job_title
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__job_title
#: model:ir.model.fields,field_description:hr.field_hr_version__job_title
#: model:ir.model.fields,field_description:hr.field_res_users__job_title
#: model:ir.model.fields,field_description:hr.field_resource_resource__job_title
#: model_terms:ir.ui.view,arch_db:hr.hr_employee_public_view_form
msgid "Job Title"
msgstr "Работна позиция"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_department__jobs_ids
#: model_terms:ir.ui.view,arch_db:hr.view_job_filter
msgid "Jobs"
msgstr "Работни позиции"
#. module: hr
#: model_terms:hr.job,website_description:hr.job_hrm
msgid "Knowledge of diversity and inclusion initiatives"
msgstr ""
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__lang
msgid "Lang"
msgstr "Език"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__last_activity
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__last_activity
msgid "Last Activity"
msgstr "Последна активност"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__last_activity_time
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__last_activity_time
msgid "Last Activity Time"
msgstr "Време на последната активност"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__last_modified_uid
#: model:ir.model.fields,field_description:hr.field_hr_version__last_modified_uid
msgid "Last Modified by"
msgstr ""
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__last_modified_date
#: model:ir.model.fields,field_description:hr.field_hr_version__last_modified_date
msgid "Last Modified on"
msgstr "Последна промяна на"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_bank_account_allocation_wizard__write_uid
#: model:ir.model.fields,field_description:hr.field_hr_bank_account_allocation_wizard_line__write_uid
#: model:ir.model.fields,field_description:hr.field_hr_contract_type__write_uid
#: model:ir.model.fields,field_description:hr.field_hr_department__write_uid
#: model:ir.model.fields,field_description:hr.field_hr_departure_reason__write_uid
#: model:ir.model.fields,field_description:hr.field_hr_departure_wizard__write_uid
#: model:ir.model.fields,field_description:hr.field_hr_employee__write_uid
#: model:ir.model.fields,field_description:hr.field_hr_employee_category__write_uid
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__write_uid
#: model:ir.model.fields,field_description:hr.field_hr_job__write_uid
#: model:ir.model.fields,field_description:hr.field_hr_payroll_structure_type__write_uid
#: model:ir.model.fields,field_description:hr.field_hr_version__write_uid
#: model:ir.model.fields,field_description:hr.field_hr_version_wizard__write_uid
#: model:ir.model.fields,field_description:hr.field_hr_work_location__write_uid
msgid "Last Updated by"
msgstr "Последно актуализирано от"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_bank_account_allocation_wizard__write_date
#: model:ir.model.fields,field_description:hr.field_hr_bank_account_allocation_wizard_line__write_date
#: model:ir.model.fields,field_description:hr.field_hr_contract_type__write_date
#: model:ir.model.fields,field_description:hr.field_hr_department__write_date
#: model:ir.model.fields,field_description:hr.field_hr_departure_reason__write_date
#: model:ir.model.fields,field_description:hr.field_hr_departure_wizard__write_date
#: model:ir.model.fields,field_description:hr.field_hr_employee__write_date
#: model:ir.model.fields,field_description:hr.field_hr_employee_category__write_date
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__write_date
#: model:ir.model.fields,field_description:hr.field_hr_job__write_date
#: model:ir.model.fields,field_description:hr.field_hr_payroll_structure_type__write_date
#: model:ir.model.fields,field_description:hr.field_hr_version__write_date
#: model:ir.model.fields,field_description:hr.field_hr_version_wizard__write_date
#: model:ir.model.fields,field_description:hr.field_hr_work_location__write_date
msgid "Last Updated on"
msgstr "Последно актуализирано на"
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.hr_version_search_view
#: model_terms:ir.ui.view,arch_db:hr.view_employee_filter
msgid "Late Activities"
msgstr "Последни дейности"
#. module: hr
#: model:ir.actions.act_window,name:hr.plan_wizard_action
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
#: model_terms:ir.ui.view,arch_db:hr.view_employee_tree
msgid "Launch Plan"
msgstr "Начален план"
#. module: hr
#: model_terms:hr.job,website_description:hr.job_cto
msgid "Lead engineering and development teams"
msgstr ""
#. module: hr
#: model_terms:hr.job,website_description:hr.job_marketing
msgid "Lead the entire sales cycle"
msgstr "Водене на целия цикъл на продажбите"
#. module: hr
#: model_terms:hr.job,website_description:hr.job_trainee
msgid "Learn company processes and tools"
msgstr ""
#. module: hr
#. odoo-python
#: code:addons/hr/models/hr_version.py:0
msgid "Legal Cohabitant"
msgstr "Правен сътрудник"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__legal_name
msgid "Legal Name"
msgstr ""
#. module: hr
#: model_terms:ir.actions.act_window,help:hr.action_hr_job
msgid "Let's create a job position"
msgstr ""
#. module: hr
#: model_terms:ir.actions.act_window,help:hr.action_hr_contract_templates
msgid "Let's create one"
msgstr ""
#. module: hr
#. odoo-javascript
#: code:addons/hr/static/src/fields/boolean_radio.js:0
msgid "Link an element with the boolean False value."
msgstr ""
#. module: hr
#. odoo-javascript
#: code:addons/hr/static/src/fields/boolean_radio.js:0
msgid "Link an element with the boolean True value."
msgstr ""
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.hr_version_wizard_view_form
msgid "Load"
msgstr "Заредете"
#. module: hr
#: model:ir.actions.server,name:hr.action_hr_employee_load_demo_data
msgid "Load Sample Data"
msgstr ""
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
msgid "Load a Template"
msgstr ""
#. module: hr
#: model_terms:ir.actions.act_window,help:hr.open_view_employee_list_my
msgid "Load sample data."
msgstr ""
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.hr_employee_public_view_form
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
msgid "Location"
msgstr "Локация"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_work_location__location_number
msgid "Location Number"
msgstr "Номер на местоположение"
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.res_users_view_form
msgid "Login"
msgstr "Вход"
#. module: hr
#: model:hr.department,name:hr.dep_rd_ltp
msgid "Long Term Projects"
msgstr "Дългосрочни проекти"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__message_main_attachment_id
msgid "Main Attachment"
msgstr "Основен прикачен Файл"
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.res_users_view_form
#: model_terms:ir.ui.view,arch_db:hr.res_users_view_form_preferences
msgid "Main Work Location"
msgstr ""
#. module: hr
#: model_terms:hr.job,website_description:hr.job_developer
msgid "Maintain and update existing systems"
msgstr ""
#. module: hr
#: model:ir.model.fields.selection,name:hr.selection__hr_version__sex__male
msgid "Male"
msgstr "Мъж"
#. module: hr
#: model_terms:hr.job,website_description:hr.job_hrm
msgid "Manage employee performance evaluations"
msgstr ""
#. module: hr
#: model_terms:hr.job,website_description:hr.job_cto
msgid "Manage technology budget and resources"
msgstr ""
#. module: hr
#: model:hr.department,name:hr.dep_management
msgid "Management"
msgstr "Управление"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_department__manager_id
#: model:ir.model.fields,field_description:hr.field_hr_employee__parent_id
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__parent_id
#: model:ir.model.fields.selection,name:hr.selection__mail_activity_plan_template__responsible_type__manager
#: model_terms:ir.ui.view,arch_db:hr.hr_employee_public_view_search
#: model_terms:ir.ui.view,arch_db:hr.view_employee_filter
msgid "Manager"
msgstr "Ръководител"
#. module: hr
#. odoo-python
#: code:addons/hr/models/mail_activity_plan_template.py:0
msgid "Manager of employee %s is not set."
msgstr "Ръководител на служител %s не е зададен."
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__marital
#: model:ir.model.fields,field_description:hr.field_hr_version__marital
msgid "Marital Status"
msgstr "Семейно полоожение"
#. module: hr
#: model:hr.job,name:hr.job_marketing
msgid "Marketing and Community Manager"
msgstr "Ръководител маркетинг и връзки с обществеността"
#. module: hr
#. odoo-python
#: code:addons/hr/models/hr_version.py:0
msgid "Married"
msgstr "Женен/омъжена"
#. module: hr
#. odoo-python
#: code:addons/hr/models/hr_employee.py:0
msgid "Master"
msgstr "Главен"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_department__master_department_id
msgid "Master Department"
msgstr ""
#. module: hr
#: model_terms:hr.job,website_description:hr.job_consultant
#: model_terms:hr.job,website_description:hr.job_marketing
msgid "Master demos of our software"
msgstr "Магистърски демонстрации на нашия софтуер"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__member_of_department
msgid "Member Of Department"
msgstr ""
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__member_of_department
#: model:ir.model.fields,field_description:hr.field_hr_version__member_of_department
msgid "Member of department"
msgstr "Член на отдела"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_department__member_ids
msgid "Members"
msgstr "Членове"
#. module: hr
#: model:ir.model,name:hr.model_ir_ui_menu
msgid "Menu"
msgstr "Меню"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_department__message_has_error
#: model:ir.model.fields,field_description:hr.field_hr_employee__message_has_error
#: model:ir.model.fields,field_description:hr.field_hr_job__message_has_error
#: model:ir.model.fields,field_description:hr.field_hr_version__message_has_error
msgid "Message Delivery error"
msgstr "Грешка при доставката на съобщение"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_department__message_ids
#: model:ir.model.fields,field_description:hr.field_hr_employee__message_ids
#: model:ir.model.fields,field_description:hr.field_hr_job__message_ids
#: model:ir.model.fields,field_description:hr.field_hr_version__message_ids
msgid "Messages"
msgstr "Съобщения"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__mobile_phone
msgid "Mobile Phone"
msgstr ""
#. module: hr
#. odoo-javascript
#: code:addons/hr/static/src/components/versions_timeline/versions_timeline.xml:0
msgid "More..."
msgstr ""
#. module: hr
#: model_terms:hr.job,website_description:hr.job_consultant
#: model_terms:hr.job,website_description:hr.job_cto
#: model_terms:hr.job,website_description:hr.job_developer
#: model_terms:hr.job,website_description:hr.job_hrm
#: model_terms:hr.job,website_description:hr.job_marketing
#: model_terms:hr.job,website_description:hr.job_trainee
msgid "Must Have"
msgstr "Трябва да има"
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.view_employee_filter
msgid "My Activities"
msgstr "Моите дейности"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_department__my_activity_date_deadline
#: model:ir.model.fields,field_description:hr.field_hr_employee__my_activity_date_deadline
#: model:ir.model.fields,field_description:hr.field_hr_version__my_activity_date_deadline
msgid "My Activity Deadline"
msgstr "Краен срок за моята дейност"
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.hr_employee_public_view_search
#: model_terms:ir.ui.view,arch_db:hr.view_employee_filter
msgid "My Department"
msgstr "Моят отдел"
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.hr_employee_public_view_search
#: model_terms:ir.ui.view,arch_db:hr.view_employee_filter
msgid "My Team"
msgstr "Моят екип"
#. module: hr
#. odoo-javascript
#: code:addons/hr/static/src/fields/boolean_radio.xml:0
msgid "NO"
msgstr ""
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_contract_type__name
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__name
#: model:ir.model.fields,field_description:hr.field_hr_version__name
msgid "Name"
msgstr "Име"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__country_id
#: model:ir.model.fields,field_description:hr.field_hr_version__country_id
msgid "Nationality (Country)"
msgstr "Националност (държава)"
#. module: hr
#: model_terms:hr.job,website_description:hr.job_marketing
msgid "Negotiate and contract"
msgstr "Преговор и договор"
#. module: hr
#. odoo-javascript
#: code:addons/hr/static/src/components/button_new_contract/button_new_contract.xml:0
msgid "New Contract"
msgstr ""
#. module: hr
#. odoo-javascript
#: code:addons/hr/static/src/components/versions_timeline/versions_timeline.xml:0
msgid "New Employee Record"
msgstr ""
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.hr_employee_view_graph
#: model_terms:ir.ui.view,arch_db:hr.hr_employee_view_pivot
msgid "New Employees Over Time"
msgstr "Нови служители с течение на времето"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__newly_hired
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__newly_hired
#: model_terms:ir.ui.view,arch_db:hr.hr_employee_public_view_search
#: model_terms:ir.ui.view,arch_db:hr.view_employee_filter
msgid "Newly Hired"
msgstr "Новоназначен"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_department__activity_calendar_event_id
#: model:ir.model.fields,field_description:hr.field_hr_employee__activity_calendar_event_id
#: model:ir.model.fields,field_description:hr.field_hr_version__activity_calendar_event_id
msgid "Next Activity Calendar Event"
msgstr "Следващото събитие от календара на дейностите"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_department__activity_date_deadline
#: model:ir.model.fields,field_description:hr.field_hr_employee__activity_date_deadline
#: model:ir.model.fields,field_description:hr.field_hr_version__activity_date_deadline
msgid "Next Activity Deadline"
msgstr "Краен срок на следващо действие"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_department__activity_summary
#: model:ir.model.fields,field_description:hr.field_hr_employee__activity_summary
#: model:ir.model.fields,field_description:hr.field_hr_version__activity_summary
msgid "Next Activity Summary"
msgstr "Обобщение на следваща дейност"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_department__activity_type_id
#: model:ir.model.fields,field_description:hr.field_hr_employee__activity_type_id
#: model:ir.model.fields,field_description:hr.field_hr_version__activity_type_id
msgid "Next Activity Type"
msgstr "Вид на следващо действие"
#. module: hr
#: model_terms:hr.job,website_description:hr.job_consultant
#: model_terms:hr.job,website_description:hr.job_cto
#: model_terms:hr.job,website_description:hr.job_developer
#: model_terms:hr.job,website_description:hr.job_hrm
#: model_terms:hr.job,website_description:hr.job_marketing
#: model_terms:hr.job,website_description:hr.job_trainee
msgid "Nice to have"
msgstr "Радвам се да"
#. module: hr
#: model_terms:ir.actions.act_window,help:hr.open_view_categ_form
msgid "No Tags found ! Let's create one"
msgstr "Няма намерени етикети! Нека създадем един"
#. module: hr
#: model_terms:ir.actions.act_window,help:hr.action_hr_contract_templates
msgid "No Template found"
msgstr ""
#. module: hr
#. odoo-javascript
#: code:addons/hr/static/src/components/versions_timeline/versions_timeline.js:0
msgid "No contract"
msgstr ""
#. module: hr
#: model_terms:hr.job,website_description:hr.job_consultant
#: model_terms:hr.job,website_description:hr.job_developer
#: model_terms:hr.job,website_description:hr.job_hrm
#: model_terms:hr.job,website_description:hr.job_marketing
#: model_terms:hr.job,website_description:hr.job_trainee
msgid "No dumb managers, no stupid tools to use, no rigid working hours"
msgstr ""
"Без тъпи ръководители, без глупави инструменти за използване, без твърдо "
"работно време"
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
msgid "No user linked"
msgstr ""
#. module: hr
#: model_terms:hr.job,website_description:hr.job_consultant
#: model_terms:hr.job,website_description:hr.job_developer
#: model_terms:hr.job,website_description:hr.job_hrm
#: model_terms:hr.job,website_description:hr.job_marketing
#: model_terms:hr.job,website_description:hr.job_trainee
msgid ""
"No waste of time in enterprise processes, real responsibilities and autonomy"
msgstr ""
"Без загуба на време в корпоративни процеси, реални отговорности и автономност"
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
msgid "Not Employed"
msgstr ""
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_department__note
#: model_terms:ir.ui.view,arch_db:hr.hr_version_list_view
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
msgid "Note"
msgstr "Забележка"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_department__message_needaction_counter
#: model:ir.model.fields,field_description:hr.field_hr_employee__message_needaction_counter
#: model:ir.model.fields,field_description:hr.field_hr_job__message_needaction_counter
#: model:ir.model.fields,field_description:hr.field_hr_version__message_needaction_counter
msgid "Number of Actions"
msgstr "Брой действия"
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.view_hr_job_tree
msgid "Number of Employees"
msgstr "Брой служители"
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.res_config_settings_view_form
msgid ""
"Number of days prior to the contract end date that a contract expiration "
"warning is triggered."
msgstr ""
"Брой дни преди крайната дата на договора, когато се задейства предупреждение "
"за изтичане на договора."
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.res_config_settings_view_form
msgid ""
"Number of days prior to the work permit expiration date that a warning is "
"triggered."
msgstr ""
#. module: hr
#: model:ir.model.fields,help:hr.field_hr_job__no_of_employee
msgid "Number of employees currently occupying this job position."
msgstr "Брой служители, които заемат тази длъжност понастоящем ."
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_department__message_has_error_counter
#: model:ir.model.fields,field_description:hr.field_hr_employee__message_has_error_counter
#: model:ir.model.fields,field_description:hr.field_hr_job__message_has_error_counter
#: model:ir.model.fields,field_description:hr.field_hr_version__message_has_error_counter
msgid "Number of errors"
msgstr "Брой грешки"
#. module: hr
#: model:ir.model.fields,help:hr.field_hr_department__message_needaction_counter
#: model:ir.model.fields,help:hr.field_hr_employee__message_needaction_counter
#: model:ir.model.fields,help:hr.field_hr_job__message_needaction_counter
#: model:ir.model.fields,help:hr.field_hr_version__message_needaction_counter
msgid "Number of messages requiring action"
msgstr "Брой съобщения, изискващи действие"
#. module: hr
#: model:ir.model.fields,help:hr.field_hr_department__message_has_error_counter
#: model:ir.model.fields,help:hr.field_hr_employee__message_has_error_counter
#: model:ir.model.fields,help:hr.field_hr_job__message_has_error_counter
#: model:ir.model.fields,help:hr.field_hr_version__message_has_error_counter
msgid "Number of messages with delivery error"
msgstr "Брой съобщения с грешка при доставка"
#. module: hr
#: model:ir.model.fields,help:hr.field_hr_job__no_of_recruitment
msgid "Number of new employees you expect to recruit."
msgstr "Брой нови служители, които очаквате да наемете."
#. module: hr
#. odoo-javascript
#: code:addons/hr/static/src/components/avatar_card_resource/avatar_card_resource_popover.xml:0
#: model:ir.model.fields.selection,name:hr.selection__hr_employee__hr_icon_display__presence_out_of_working_hour
#: model:ir.model.fields.selection,name:hr.selection__hr_employee__hr_presence_state__out_of_working_hour
#: model:ir.model.fields.selection,name:hr.selection__hr_employee_public__hr_presence_state__out_of_working_hour
msgid "Off-Hours"
msgstr ""
#. module: hr
#: model:ir.model.fields.selection,name:hr.selection__hr_employee__work_location_type__office
#: model:ir.model.fields.selection,name:hr.selection__hr_work_location__location_type__office
msgid "Office"
msgstr "Офис"
#. module: hr
#: model:res.groups,name:hr.group_hr_user
msgid "Officer: Manage all employees"
msgstr ""
#. module: hr
#: model:ir.ui.menu,name:hr.menu_config_plan_plan
msgid "Onboarding / Offboarding"
msgstr ""
#. module: hr
#. odoo-python
#: code:addons/hr/models/hr_employee.py:0
msgid "Only HR users can access first version date on an employee."
msgstr ""
#. module: hr
#. odoo-python
#: code:addons/hr/models/mail_activity_plan_template.py:0
msgid ""
"Oops! It seems there is a problem with your team "
"structure. We found a circular reporting loop and no "
"one in that loop is linked to a user. Please double-"
"check that everyone reports to the correct manager."
msgstr ""
#. module: hr
#. odoo-javascript
#: code:addons/hr/static/src/core/web/thread_actions.js:0
msgid "Open Profile"
msgstr ""
#. module: hr
#. odoo-python
#: code:addons/hr/models/hr_department.py:0
msgid "Operation not Supported."
msgstr ""
#. module: hr
#. odoo-python
#: code:addons/hr/models/hr_employee.py:0
#: model:ir.model.fields.selection,name:hr.selection__hr_employee__work_location_type__other
#: model:ir.model.fields.selection,name:hr.selection__hr_version__sex__other
#: model:ir.model.fields.selection,name:hr.selection__hr_work_location__location_type__other
msgid "Other"
msgstr "Друг"
#. module: hr
#: model_terms:hr.job,website_description:hr.job_consultant
#: model_terms:hr.job,website_description:hr.job_cto
#: model_terms:hr.job,website_description:hr.job_developer
#: model_terms:hr.job,website_description:hr.job_hrm
#: model_terms:hr.job,website_description:hr.job_marketing
#: model_terms:hr.job,website_description:hr.job_trainee
msgid "Our Product"
msgstr "Нашия продукт"
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.view_employee_filter
msgid "Out of Contract"
msgstr ""
#. module: hr
#: model_terms:hr.job,website_description:hr.job_hrm
msgid "Oversee recruitment and hiring processes"
msgstr ""
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__pin
#: model:ir.model.fields,field_description:hr.field_res_users__pin
msgid "PIN"
msgstr "ПИН"
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
msgid "PIN Code"
msgstr "ПИН код"
#. module: hr
#: model:ir.model.fields,help:hr.field_hr_employee__pin
#: model:ir.model.fields,help:hr.field_res_users__pin
msgid ""
"PIN used to Check In/Out in the Kiosk Mode of the Attendance application (if "
"enabled in Configuration) and to change the cashier in the Point of Sale "
"application."
msgstr ""
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_department__parent_id
msgid "Parent Department"
msgstr "Главен отдел"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_department__parent_path
msgid "Parent Path"
msgstr "Основен"
#. module: hr
#: model:hr.contract.type,name:hr.contract_type_part_time
msgid "Part-Time"
msgstr ""
#. module: hr
#: model_terms:hr.job,website_description:hr.job_trainee
msgid "Participate in team meetings and discussions"
msgstr ""
#. module: hr
#: model:ir.model.fields,help:hr.field_hr_employee__user_partner_id
#: model:ir.model.fields,help:hr.field_hr_employee_public__user_partner_id
msgid "Partner-related data of the user"
msgstr "Свързани с контрагента данни на потребителя"
#. module: hr
#: model_terms:hr.job,website_description:hr.job_marketing
msgid "Passion for software products"
msgstr "Страст към софтуерните продукти"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__passport_expiration_date
#: model:ir.model.fields,field_description:hr.field_hr_version__passport_expiration_date
msgid "Passport Expiration Date"
msgstr ""
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__passport_id
#: model:ir.model.fields,field_description:hr.field_hr_version__passport_id
msgid "Passport No"
msgstr "Паспорт №"
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.hr_contract_template_form_view
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
msgid "Pay Category"
msgstr ""
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
msgid "Payroll"
msgstr "Ведомост"
#. module: hr
#: model_terms:hr.job,website_description:hr.job_consultant
#: model_terms:hr.job,website_description:hr.job_developer
#: model_terms:hr.job,website_description:hr.job_hrm
#: model_terms:hr.job,website_description:hr.job_marketing
#: model_terms:hr.job,website_description:hr.job_trainee
msgid "Perfect written English"
msgstr "Перфектен писмен английски"
#. module: hr
#: model_terms:hr.job,website_description:hr.job_consultant
#: model_terms:hr.job,website_description:hr.job_developer
#: model_terms:hr.job,website_description:hr.job_hrm
#: model_terms:hr.job,website_description:hr.job_marketing
#: model_terms:hr.job,website_description:hr.job_trainee
msgid "Perks"
msgstr "Бонус"
#. module: hr
#: model:hr.contract.type,name:hr.contract_type_permanent
msgid "Permanent"
msgstr "Постоянно"
#. module: hr
#: model:ir.model.fields,help:hr.field_hr_employee__hr_responsible_id
#: model:ir.model.fields,help:hr.field_hr_version__hr_responsible_id
msgid "Person responsible for validating the employee's contracts."
msgstr ""
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
msgid "Personal"
msgstr ""
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
msgid "Personal Information"
msgstr "Лична информация"
#. module: hr
#: model_terms:hr.job,website_description:hr.job_developer
msgid "Personal Project"
msgstr ""
#. module: hr
#. odoo-python
#: code:addons/hr/models/res_users.py:0
msgid "Personal information update."
msgstr "Актуализация на личната информация."
#. module: hr
#: model:ir.model.fields,field_description:hr.field_account_setup_bank_manual_config__bank_phone
#: model:ir.model.fields,field_description:hr.field_hr_employee__phone
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__phone
#: model:ir.model.fields,field_description:hr.field_res_partner_bank__bank_phone
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
msgid "Phone"
msgstr "Телефон"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__place_of_birth
msgid "Place of Birth"
msgstr "Месторождение"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_department__plan_ids
msgid "Plan"
msgstr "Планирайте"
#. module: hr
#. odoo-python
#: code:addons/hr/models/mail_activity_plan.py:0
msgid ""
"Plan %(plan_names)s cannot use a department as it is used only for some HR "
"plans."
msgstr ""
"План %(plan_names)s не може да използва друг отдел, тъй като се използва "
"само за някои планове на човешки ресурси."
#. module: hr
#: model:ir.model.fields,field_description:hr.field_mail_activity_schedule__plan_department_filterable
msgid "Plan Department Filterable"
msgstr ""
#. module: hr
#. odoo-python
#: code:addons/hr/models/mail_activity_plan.py:0
msgid ""
"Plan activities %(template_names)s cannot use coach, manager or employee "
"responsible as it is used only for employee plans."
msgstr ""
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.view_department_form
msgid "Plans"
msgstr "Планове"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_department__plans_count
msgid "Plans Count"
msgstr ""
#. module: hr
#: model_terms:hr.job,website_description:hr.job_consultant
#: model_terms:hr.job,website_description:hr.job_developer
#: model_terms:hr.job,website_description:hr.job_hrm
#: model_terms:hr.job,website_description:hr.job_marketing
#: model_terms:hr.job,website_description:hr.job_trainee
msgid "Play any sport with colleagues, <br>the bill is covered."
msgstr "Спортувайте с колеги, <br>сметката е платена."
#. module: hr
#: model:ir.model.fields,help:hr.field_crm_team__alias_contact
#: model:ir.model.fields,help:hr.field_mail_alias__alias_contact
#: model:ir.model.fields,help:hr.field_mail_group__alias_contact
#: model:ir.model.fields,help:hr.field_maintenance_team__alias_contact
msgid ""
"Policy to post a message on the document using the mailgateway.\n"
"- everyone: everyone can post\n"
"- partners: only authenticated partners\n"
"- followers: only followers of the related document or members of following "
"channels\n"
msgstr ""
"Политика за публикуване на съобщение в документа чрез пощенската кутия.\n"
"- всеки: всеки може да публикува\n"
"- партньори: само удостоверени партньори\n"
"- последователи: само последователи на свързания документ или членове на "
"следните канали\n"
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.res_users_view_form_simple_modif
msgid "Preferences"
msgstr "Предпочитания"
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.view_employee_tree
msgid "Presence"
msgstr "Присъствие"
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.res_config_settings_view_form
msgid "Presence Condition"
msgstr "Условие за присъствие"
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.res_config_settings_view_form
msgid "Presence Display"
msgstr ""
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.res_config_settings_view_form
msgid "Presence of employees"
msgstr "Присъствия на служители"
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.res_config_settings_view_form
msgid "Presence reporting screen, email and IP address control."
msgstr "Екран за отчитане на присъствието, имейл и контрол на IP адрес."
#. module: hr
#. odoo-javascript
#: code:addons/hr/static/src/components/avatar_card_resource/avatar_card_resource_popover.xml:0
#: model:ir.model.fields.selection,name:hr.selection__hr_employee__hr_icon_display__presence_present
#: model:ir.model.fields.selection,name:hr.selection__hr_employee__hr_presence_state__present
#: model:ir.model.fields.selection,name:hr.selection__hr_employee_public__hr_presence_state__present
msgid "Present"
msgstr "Присъства"
#. module: hr
#: model_terms:hr.job,website_description:hr.job_trainee
msgid "Previous internship or project experience"
msgstr ""
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__primary_bank_account_id
msgid "Primary Bank Account"
msgstr ""
#. module: hr
#: model:ir.actions.report,name:hr.hr_employee_print_badge
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
msgid "Print Badge"
msgstr "Печат на карта"
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.res_users_view_form_preferences
msgid "Private"
msgstr "Поверително"
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.res_users_view_form_preferences
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
msgid "Private Address"
msgstr "Личен адрес"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__private_car_plate
msgid "Private Car Plate"
msgstr ""
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__private_city
#: model:ir.model.fields,field_description:hr.field_hr_version__private_city
#: model:ir.model.fields,field_description:hr.field_res_users__private_city
msgid "Private City"
msgstr ""
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
msgid "Private Contact"
msgstr "Личен контакт"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__private_country_id
#: model:ir.model.fields,field_description:hr.field_hr_version__private_country_id
#: model:ir.model.fields,field_description:hr.field_res_users__private_country_id
msgid "Private Country"
msgstr ""
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__private_email
#: model:ir.model.fields,field_description:hr.field_res_users__private_email
#: model_terms:ir.ui.view,arch_db:hr.res_users_view_form_preferences
msgid "Private Email"
msgstr "Личен имейл"
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.res_users_view_form_preferences
msgid "Private Information"
msgstr "Лична информация"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__private_phone
#: model:ir.model.fields,field_description:hr.field_res_users__private_phone
#: model_terms:ir.ui.view,arch_db:hr.res_users_view_form_preferences
msgid "Private Phone"
msgstr "Личен телефон"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__private_state_id
#: model:ir.model.fields,field_description:hr.field_hr_version__private_state_id
#: model:ir.model.fields,field_description:hr.field_res_users__private_state_id
msgid "Private State"
msgstr ""
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__private_street
#: model:ir.model.fields,field_description:hr.field_hr_version__private_street
#: model:ir.model.fields,field_description:hr.field_res_users__private_street
msgid "Private Street"
msgstr ""
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__private_street2
#: model:ir.model.fields,field_description:hr.field_hr_version__private_street2
#: model:ir.model.fields,field_description:hr.field_res_users__private_street2
msgid "Private Street2"
msgstr ""
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__private_zip
#: model:ir.model.fields,field_description:hr.field_hr_version__private_zip
#: model:ir.model.fields,field_description:hr.field_res_users__private_zip
msgid "Private Zip"
msgstr ""
#. module: hr
#: model:hr.department,name:hr.dep_ps
msgid "Professional Services"
msgstr "Професионални услуги"
#. module: hr
#: model_terms:hr.job,website_description:hr.job_cto
msgid "Proficiency in data analytics tools"
msgstr ""
#. module: hr
#: model_terms:hr.job,website_description:hr.job_consultant
msgid "Proficiency in relevant industry tools"
msgstr ""
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__employee_properties
#: model_terms:ir.ui.view,arch_db:hr.view_employee_filter
msgid "Properties"
msgstr "Свойства"
#. module: hr
#: model_terms:hr.job,website_description:hr.job_cto
msgid "Proven track record in innovation"
msgstr ""
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
msgid "Provide additional information about this version..."
msgstr ""
#. module: hr
#: model_terms:hr.job,website_description:hr.job_consultant
msgid "Provide ongoing support and guidance"
msgstr ""
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__birthday_public_display_string
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__birthday_public_display_string
msgid "Public Date of Birth"
msgstr ""
#. module: hr
#: model:ir.model,name:hr.model_hr_employee_public
msgid "Public Employee"
msgstr "Публичен служител"
#. module: hr
#: model_terms:hr.job,website_description:hr.job_developer
#: model_terms:hr.job,website_description:hr.job_marketing
msgid "Qualify the customer needs"
msgstr "Квалифицирайте нуждите на клиента"
#. module: hr
#: model:hr.department,name:hr.dep_rd_be
msgid "R&D USA"
msgstr "Развойна дейност САЩ"
#. module: hr
#. odoo-javascript
#: code:addons/hr/static/src/fields/radio_followed_by_element.js:0
msgid "Radio followed by element"
msgstr ""
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_department__rating_ids
#: model:ir.model.fields,field_description:hr.field_hr_employee__rating_ids
#: model:ir.model.fields,field_description:hr.field_hr_job__rating_ids
#: model:ir.model.fields,field_description:hr.field_hr_version__rating_ids
msgid "Ratings"
msgstr "Оценявания"
#. module: hr
#: model_terms:ir.actions.act_window,help:hr.action_hr_job
msgid "Ready to recruit more efficiently?"
msgstr "Готови ли сте да набирате по-ефективно?"
#. module: hr
#: model_terms:ir.actions.act_window,help:hr.hr_employee_public_action
#: model_terms:ir.actions.act_window,help:hr.open_view_employee_list_my
msgid "Ready to start your experience?"
msgstr ""
#. module: hr
#: model_terms:hr.job,website_description:hr.job_consultant
#: model_terms:hr.job,website_description:hr.job_developer
#: model_terms:hr.job,website_description:hr.job_hrm
#: model_terms:hr.job,website_description:hr.job_marketing
#: model_terms:hr.job,website_description:hr.job_trainee
msgid "Real responsibilities and challenges in a fast evolving company"
msgstr "Реални отговорности и предизвикателства в бързо развиваща се компания"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_departure_reason__name
msgid "Reason"
msgstr "Причина"
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.hr_version_list_view
msgid "Records"
msgstr "Записи"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_job__user_id
msgid "Recruiter"
msgstr ""
#. module: hr
#: model:ir.ui.menu,name:hr.menu_config_recruitment
msgid "Recruitment"
msgstr "Назначение"
#. module: hr
#. odoo-python
#: code:addons/hr/models/hr_employee.py:0
msgid "Register Departure"
msgstr "Регистър напускане"
#. module: hr
#. odoo-python
#: code:addons/hr/models/res_users.py:0
#: model_terms:ir.ui.view,arch_db:hr.res_users_view_form
msgid "Related Contact"
msgstr ""
#. module: hr
#. odoo-python
#: code:addons/hr/models/hr_employee.py:0
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form_smartbutton_inherited
msgid "Related Contacts"
msgstr "Свързани контакти"
#. module: hr
#. odoo-python
#: code:addons/hr/models/res_partner.py:0 code:addons/hr/models/res_users.py:0
msgid "Related Employees"
msgstr "Свързани служители"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__related_partners_count
msgid "Related Partners Count"
msgstr "Брой свързани партньори"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_departure_wizard__remove_related_user
#: model_terms:ir.ui.view,arch_db:hr.hr_departure_wizard_view_form
#: model_terms:ir.ui.view,arch_db:hr.hr_employee_list_activites_view
#: model_terms:ir.ui.view,arch_db:hr.view_employee_tree
msgid "Related User"
msgstr "Свързан потребител"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_res_users__employee_ids
msgid "Related employee"
msgstr "Свързан служител"
#. module: hr
#: model:ir.model.fields,help:hr.field_res_partner__employee_ids
msgid "Related employees based on their private address"
msgstr "Свързани служители въз основа на личния им адрес"
#. module: hr
#: model:ir.model.fields,help:hr.field_hr_employee__user_id
#: model:ir.model.fields,help:hr.field_resource_resource__user_id
msgid "Related user name for the resource to manage its access."
msgstr "Име на свързан потребител, който управлява достъпа до този ресурс."
#. module: hr
#: model:ir.ui.menu,name:hr.hr_menu_hr_reports
msgid "Reporting"
msgstr "Отчитане"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_job__requirements
msgid "Requirements"
msgstr "Изисквания"
#. module: hr
#: model:hr.department,name:hr.dep_rd
msgid "Research & Development"
msgstr "Проучване и развитие"
#. module: hr
#: model:hr.departure.reason,name:hr.departure_resigned
msgid "Resigned"
msgstr "Напуснал"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__resource_id
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__resource_id
msgid "Resource"
msgstr "Ресурс"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__resource_calendar_id
msgid "Resource Calendar"
msgstr "Ресурсен календар"
#. module: hr
#: model:ir.model,name:hr.model_resource_calendar_leaves
msgid "Resource Time Off Detail"
msgstr ""
#. module: hr
#: model:ir.model,name:hr.model_resource_calendar
msgid "Resource Working Time"
msgstr ""
#. module: hr
#: model:ir.model,name:hr.model_resource_resource
msgid "Resources"
msgstr "Ресурси"
#. module: hr
#: model_terms:hr.job,website_description:hr.job_consultant
#: model_terms:hr.job,website_description:hr.job_cto
#: model_terms:hr.job,website_description:hr.job_developer
#: model_terms:hr.job,website_description:hr.job_hrm
#: model_terms:hr.job,website_description:hr.job_marketing
#: model_terms:hr.job,website_description:hr.job_trainee
msgid "Responsibilities"
msgstr "Задължения"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_department__activity_user_id
#: model:ir.model.fields,field_description:hr.field_hr_employee__activity_user_id
#: model:ir.model.fields,field_description:hr.field_hr_version__activity_user_id
msgid "Responsible User"
msgstr "Отговорник"
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.hr_employee_public_view_form
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
msgid "Resume"
msgstr "Обобщение"
#. module: hr
#: model:hr.departure.reason,name:hr.departure_retired
msgid "Retired"
msgstr "Пенсионер"
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.hr_version_search_view
msgid "Running Contract"
msgstr ""
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_department__message_has_sms_error
#: model:ir.model.fields,field_description:hr.field_hr_employee__message_has_sms_error
#: model:ir.model.fields,field_description:hr.field_hr_job__message_has_sms_error
#: model:ir.model.fields,field_description:hr.field_hr_version__message_has_sms_error
msgid "SMS Delivery error"
msgstr "SMS грешка при доставка"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__ssnid
#: model:ir.model.fields,field_description:hr.field_hr_version__ssnid
msgid "SSN No"
msgstr "Социално-осигурителен номер"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_account_setup_bank_manual_config__employee_salary_amount
#: model:ir.model.fields,field_description:hr.field_res_partner_bank__employee_salary_amount
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
#: model_terms:ir.ui.view,arch_db:hr.view_partner_bank_form_inherit_hr
msgid "Salary Allocation"
msgstr ""
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__salary_distribution
msgid "Salary Distribution"
msgstr ""
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.hr_contract_template_form_view
msgid "Salary Information"
msgstr "Информация за заплата"
#. module: hr
#: model:ir.model,name:hr.model_hr_payroll_structure_type
#: model:ir.model.fields,field_description:hr.field_hr_employee__structure_type_id
#: model:ir.model.fields,field_description:hr.field_hr_payroll_structure_type__name
#: model:ir.model.fields,field_description:hr.field_hr_version__structure_type_id
#: model_terms:ir.ui.view,arch_db:hr.hr_version_search_view
msgid "Salary Structure Type"
msgstr ""
#. module: hr
#: model:hr.department,name:hr.dep_sales
msgid "Sales"
msgstr "Продажби"
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.view_bank_account_allocation_wizard
#: model_terms:ir.ui.view,arch_db:hr.view_users_simple_form
msgid "Save"
msgstr "Запазете"
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.hr_contract_template_form_view
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
msgid "Schedule"
msgstr "Разписание"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__study_school
msgid "School"
msgstr "Училище"
#. module: hr
#: model:hr.contract.type,name:hr.contract_type_seasonal
msgid "Seasonal"
msgstr "Сезоннен"
#. module: hr
#: model:ir.model.fields,help:hr.field_hr_employee__contract_template_id
#: model:ir.model.fields,help:hr.field_hr_version__contract_template_id
#: model:ir.model.fields,help:hr.field_hr_version_wizard__contract_template_id
msgid ""
"Select a contract template to auto-fill the contract form with predefined "
"values. You can still edit the fields as needed after applying the template."
msgstr ""
#. module: hr
#: model:ir.model.fields,help:hr.field_hr_employee__coach_id
msgid ""
"Select the \"Employee\" who is the coach of this employee.\n"
"The \"Coach\" has no specific rights or responsibilities by default."
msgstr ""
"Изберете „Служител“, който е обучител на този служител. \"Обучителят\" няма "
"конкретни права или отговорности по подразбиране."
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_bank_account_allocation_wizard_line__sequence
#: model:ir.model.fields,field_description:hr.field_hr_contract_type__sequence
#: model:ir.model.fields,field_description:hr.field_hr_departure_reason__sequence
#: model:ir.model.fields,field_description:hr.field_hr_job__sequence
msgid "Sequence"
msgstr "Последователност"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_departure_wizard__set_date_end
msgid "Set Contract End Date"
msgstr ""
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.res_config_settings_view_form
msgid "Set default company schedule to manage your employees working time"
msgstr ""
"Задайте фирмен график по подразбиране за управление на работното време на "
"вашите служители"
#. module: hr
#: model:ir.model.fields,help:hr.field_hr_departure_wizard__set_date_end
msgid "Set the end date on the current contract."
msgstr ""
#. module: hr
#: model:ir.actions.act_window,name:hr.hr_config_settings_action
#: model:ir.ui.menu,name:hr.hr_menu_configuration
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
msgid "Settings"
msgstr "Настройки"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__share
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__share
msgid "Share User"
msgstr "Споделяне на потребител"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__show_hr_icon_display
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__show_hr_icon_display
#: model:ir.model.fields,field_description:hr.field_resource_resource__show_hr_icon_display
msgid "Show Hr Icon Display"
msgstr "Показване на дисплей с икона на ЧР"
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.hr_version_search_view
msgid "Show all records whose next activity date is past"
msgstr ""
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__birthday_public_display
msgid "Show to all employees"
msgstr ""
#. module: hr
#. odoo-python
#: code:addons/hr/models/hr_version.py:0
msgid "Single"
msgstr "Неженен/неомъжена"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_res_config_settings__module_hr_skills
msgid "Skills Management"
msgstr "Управление на умения"
#. module: hr
#: model:ir.model.fields,help:hr.field_hr_employee__ssnid
#: model:ir.model.fields,help:hr.field_hr_version__ssnid
msgid "Social Security Number"
msgstr "Социално-осигурителен номер"
#. module: hr
#. odoo-python
#: code:addons/hr/models/hr_employee.py:0
msgid "Some employee already have a work contact"
msgstr "Някои служители вече имат работен контакт"
#. module: hr
#: model_terms:hr.job,website_description:hr.job_consultant
#: model_terms:hr.job,website_description:hr.job_developer
#: model_terms:hr.job,website_description:hr.job_hrm
#: model_terms:hr.job,website_description:hr.job_marketing
#: model_terms:hr.job,website_description:hr.job_trainee
msgid "Sport Activity"
msgstr "Спортна дейност"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__spouse_birthdate
#: model:ir.model.fields,field_description:hr.field_hr_version__spouse_birthdate
msgid "Spouse Birthdate"
msgstr "Дата на раждане на съпруга / съпругата"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__spouse_complete_name
#: model:ir.model.fields,field_description:hr.field_hr_version__spouse_complete_name
msgid "Spouse Legal Name"
msgstr ""
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.hr_version_list_view
msgid "Start"
msgstr "Стартирайте"
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.view_employee_filter
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
msgid "Start Date"
msgstr "Начална Дата"
#. module: hr
#. odoo-python
#: code:addons/hr/models/hr_version.py:0
msgid ""
"Start date (%(start)s) must be earlier than contract end date (%(end)s)."
msgstr ""
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.res_users_view_form_preferences
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
#: model_terms:ir.ui.view,arch_db:hr.view_partner_bank_form_inherit_hr
msgid "State"
msgstr "Област"
#. module: hr
#: model:ir.model.fields,help:hr.field_hr_department__activity_state
#: model:ir.model.fields,help:hr.field_hr_employee__activity_state
#: model:ir.model.fields,help:hr.field_hr_version__activity_state
msgid ""
"Status based on activities\n"
"Overdue: Due date is already passed\n"
"Today: Activity date is today\n"
"Planned: Future activities."
msgstr ""
"Статус според дейностите\n"
"Пресрочени: Крайната дата е в миналото\n"
"Днес: Дейности с дата на изпълнение днес \n"
"Планирани: Бъдещи дейности."
#. module: hr
#: model:hr.contract.type,name:hr.contract_type_statutory
msgid "Statutory"
msgstr "Законоустановен"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_account_setup_bank_manual_config__bank_street
#: model:ir.model.fields,field_description:hr.field_res_partner_bank__bank_street
msgid "Street"
msgstr "Улица"
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.res_users_view_form_preferences
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
#: model_terms:ir.ui.view,arch_db:hr.view_partner_bank_form_inherit_hr
msgid "Street 2..."
msgstr "Улица 2"
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.res_users_view_form_preferences
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
#: model_terms:ir.ui.view,arch_db:hr.view_partner_bank_form_inherit_hr
msgid "Street..."
msgstr "Улица..."
#. module: hr
#: model:ir.model.fields,field_description:hr.field_account_setup_bank_manual_config__bank_street2
#: model:ir.model.fields,field_description:hr.field_res_partner_bank__bank_street2
msgid "Street2"
msgstr "Street2"
#. module: hr
#: model_terms:hr.job,website_description:hr.job_marketing
msgid "Strong analytical skills"
msgstr "Силни аналитични умения"
#. module: hr
#: model_terms:hr.job,website_description:hr.job_hrm
msgid "Strong communication and interpersonal skills"
msgstr ""
#. module: hr
#: model_terms:ir.actions.act_window,help:hr.hr_department_kanban_action
#: model_terms:ir.actions.act_window,help:hr.hr_department_tree_action
msgid ""
"Structure Employees per department and have an overview of e.g.\n"
" expenses, timesheets, time off, recruitment, etc."
msgstr ""
"Структурирайте служителите по отдел и получете преглед на напр.\n"
" разходи, разписания, отпуск, набиране на персонал и др."
#. module: hr
#: model:hr.contract.type,name:hr.contract_type_student
#: model:ir.model.fields.selection,name:hr.selection__hr_version__employee_type__student
msgid "Student"
msgstr "Курсист"
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.view_hr_job_form
msgid "Summary"
msgstr "Обобщение"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_account_setup_bank_manual_config__currency_symbol
#: model:ir.model.fields,field_description:hr.field_hr_bank_account_allocation_wizard_line__symbol
#: model:ir.model.fields,field_description:hr.field_res_partner_bank__currency_symbol
msgid "Symbol"
msgstr "Символ"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee_category__name
msgid "Tag Name"
msgstr "Име на маркер"
#. module: hr
#: model:ir.model.constraint,message:hr.constraint_hr_employee_category_name_uniq
msgid "Tag name already exists!"
msgstr "Тагът вече съществува"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__category_ids
#: model:ir.ui.menu,name:hr.menu_view_employee_category_form
#: model_terms:ir.ui.view,arch_db:hr.view_employee_filter
msgid "Tags"
msgstr "Маркери"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_job__no_of_recruitment
msgid "Target"
msgstr "Цел"
#. module: hr
#: model_terms:hr.job,website_description:hr.job_trainee
msgid "Team-oriented mindset"
msgstr ""
#. module: hr
#: model:ir.model.fields,field_description:hr.field_res_users__create_employee_id
msgid "Technical field, bind user to this employee on create"
msgstr "Техническо поле, обвържете потребителя с този служител при създаване"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_res_users__create_employee
msgid "Technical field, whether to create an employee"
msgstr "Техническа област, дали да се създаде служител"
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.hr_contract_template_form_view
msgid "Template Name"
msgstr "Име на шаблон"
#. module: hr
#: model:hr.contract.type,name:hr.contract_type_temporary
msgid "Temporary"
msgstr "Временно"
#. module: hr
#. odoo-python
#: code:addons/hr/models/hr_employee.py:0
msgid ""
"The Badge ID must be alphanumeric without any accents and no longer than 18 "
"characters."
msgstr ""
#. module: hr
#: model:ir.model.constraint,message:hr.constraint_hr_employee_barcode_uniq
msgid ""
"The Badge ID must be unique, this one is already assigned to another "
"employee."
msgstr ""
"№ на картата трябва да е уникален, този вече е определен за друг служител."
#. module: hr
#: model:ir.model.fields,help:hr.field_hr_departure_reason__country_code
#: model:ir.model.fields,help:hr.field_hr_employee__company_country_code
#: model:ir.model.fields,help:hr.field_hr_employee__country_code
#: model:ir.model.fields,help:hr.field_hr_payroll_structure_type__country_code
#: model:ir.model.fields,help:hr.field_hr_version__country_code
msgid ""
"The ISO country code in two chars. \n"
"You can use this field for quick search."
msgstr ""
"The ISO country code in two chars. \n"
"Можете да използвате това поле за бързо търсене."
#. module: hr
#: model_terms:hr.job,description:hr.job_marketing
msgid ""
"The Marketing Manager defines the mid- to long-term marketing strategy for "
"his covered market segments\n"
" in the World. He develops and monitors the annual budget in "
"collaboration with Sales. He defines the\n"
" products and customers portfolio according to the marketing "
"plan. This mission requires strong\n"
" collaboration with Technical Service and Sales."
msgstr ""
#. module: hr
#. odoo-python
#: code:addons/hr/models/hr_employee.py:0
msgid "The PIN must be a sequence of digits."
msgstr "ПИН кодът трябва да е полседователност от цифри."
#. module: hr
#: model:ir.model.fields,help:hr.field_hr_job__user_id
msgid ""
"The Recruiter will be the default value for all Applicants in this "
"job position. The Recruiter is automatically added to all "
"meetings with the Applicant."
msgstr ""
#. module: hr
#: model:ir.model.constraint,message:hr.constraint_hr_version_check_contract_start_date_defined
msgid "The contract must have a start date."
msgstr ""
#. module: hr
#. odoo-python
#: code:addons/hr/models/hr_employee.py:0
msgid "The contract of %s is about to expire."
msgstr ""
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.hr_contract_template_form_view
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
msgid "The default working hours are set in configuration."
msgstr "Работното време по подразбиране е зададено в конфигурацията."
#. module: hr
#. odoo-python
#: code:addons/hr/models/mail_activity_plan_template.py:0
msgid "The employee %s should be linked to a user."
msgstr "Служителят %s трябва да бъде свързан с потребител."
#. module: hr
#. odoo-python
#: code:addons/hr/models/hr_employee.py:0
msgid ""
"The employee is already in contract on %s. Please select a date outside "
"existing contracts"
msgstr ""
#. module: hr
#: model:ir.model.constraint,message:hr.constraint_hr_job_no_of_recruitment_positive
msgid "The expected number of new employees must be positive."
msgstr "Очакваният брой нови служители трябва да е положително число."
#. module: hr
#. odoo-python
#: code:addons/hr/models/hr_employee.py:0
msgid ""
"The fields “%s”, which you are trying to read, are not available for "
"employee public profiles."
msgstr ""
"Полетата “%s”, които се опитвате да прочетете, не са достъпни за публичните "
"профили на служителите."
#. module: hr
#. odoo-python
#: code:addons/hr/models/hr_employee.py:0
msgid "The following employees have the same work email address: %s"
msgstr ""
#. module: hr
#. odoo-python
#: code:addons/hr/models/res_users.py:0
msgid "The following fields were modified by %s"
msgstr "Следните полета бяха променени от %s"
#. module: hr
#. odoo-python
#: code:addons/hr/wizard/hr_departure_wizard.py:0
msgid "The following users have been archived: %s"
msgstr ""
#. module: hr
#. odoo-python
#: code:addons/hr/wizard/hr_departure_wizard.py:0
msgid ""
"The following users have not been archived as they are still linked to "
"another active employees: %s"
msgstr ""
#. module: hr
#. odoo-python
#: code:addons/hr/models/mail_activity_plan_template.py:0
msgid "The manager of %s should be linked to a user."
msgstr "Ръководителят на %s трябва да бъде свързан с потребител."
#. module: hr
#: model:ir.model.constraint,message:hr.constraint_hr_job_name_company_uniq
msgid "The name of the job position must be unique per department in company!"
msgstr "Името наработната позиция трябва да е уникално за отдел в компанията!"
#. module: hr
#. odoo-python
#: code:addons/hr/models/mail_activity_plan_template.py:0
msgid "The user of %s's coach is not set."
msgstr ""
#. module: hr
#: model:res.groups,comment:hr.group_hr_user
msgid "The user will be able to create and edit employees."
msgstr ""
#. module: hr
#: model:res.groups,comment:hr.group_hr_manager
msgid ""
"The user will have access to the human resources configuration as well as "
"statistic reports."
msgstr ""
"Потребителят ще има достъп до конфигурацията на човешките ресурси, както и "
"до статистически отчети."
#. module: hr
#. odoo-python
#: code:addons/hr/models/hr_employee.py:0
msgid "The work permit of %s is about to expire."
msgstr ""
#. module: hr
#: model:hr.contract.type,name:hr.contract_type_thesis
msgid "Thesis"
msgstr "Теза"
#. module: hr
#. odoo-python
#: code:addons/hr/models/hr_employee.py:0
msgid "This employee already has an user."
msgstr "Този служител вече има потребител."
#. module: hr
#. odoo-python
#: code:addons/hr/models/hr_employee.py:0
msgid "This field %(field_name)s doesn't exist on this model (hr.version)."
msgstr ""
#. module: hr
#: model:ir.model.fields,help:hr.field_hr_employee__tz
#: model:ir.model.fields,help:hr.field_hr_version__tz
msgid ""
"This field is used in order to define in which timezone the resources will "
"work."
msgstr ""
"Това поле се използва, за да се определи в коя часова зона ще работят "
"ресурсите."
#. module: hr
#: model:ir.model.fields,help:hr.field_hr_employee__sex
#: model:ir.model.fields,help:hr.field_hr_version__sex
msgid "This is the legal sex recognized by the state."
msgstr ""
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.res_config_settings_view_form
msgid "This setting block is utilized to manage the frontend design."
msgstr ""
"Този блок за настройка се използва за управление на дизайна на интерфейса."
#. module: hr
#. odoo-python
#: code:addons/hr/models/mail_activity_plan_template.py:0
msgid "Those responsible types are limited to Employee plans."
msgstr "Тези типове отговорности са ограничени до Планове на служители."
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__tz
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__tz
#: model:ir.model.fields,field_description:hr.field_hr_version__tz
msgid "Timezone"
msgstr "Часови пояс"
#. module: hr
#: model:digest.tip,name:hr.digest_tip_hr_0
#: model_terms:digest.tip,tip_description:hr.digest_tip_hr_0
msgid "Tip: Where's Bryan?"
msgstr "Съвет: Къде е Браян?"
#. module: hr
#: model:mail.message.subtype,name:hr.mt_contract_pending
msgid "To Renew"
msgstr "За подновяване"
#. module: hr
#. odoo-python
#: code:addons/hr/models/hr_employee.py:0
msgid ""
"To avoid multi company issues (losing the access to your previous contracts, "
"leaves, ...), you should create another employee in the new company instead."
msgstr ""
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.hr_version_search_view
#: model_terms:ir.ui.view,arch_db:hr.view_employee_filter
msgid "Today Activities"
msgstr "Днешни дейности"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_job__expected_employees
msgid "Total Forecasted Employees"
msgstr "Общ прогнозен брой на служителите"
#. module: hr
#. odoo-python
#: code:addons/hr/wizard/hr_bank_account_wizard.py:0
msgid "Total percentage allocation must equal 100%."
msgstr ""
#. module: hr
#. odoo-python
#: code:addons/hr/models/hr_employee.py:0
msgid "Total salary distribution on bank accounts must be exactly 100%."
msgstr ""
#. module: hr
#: model:hr.job,name:hr.job_trainee
#: model:ir.model.fields.selection,name:hr.selection__hr_version__employee_type__trainee
msgid "Trainee"
msgstr "Стажант"
#. module: hr
#: model_terms:hr.job,website_description:hr.job_consultant
#: model_terms:hr.job,website_description:hr.job_developer
#: model_terms:hr.job,website_description:hr.job_hrm
#: model_terms:hr.job,website_description:hr.job_marketing
#: model_terms:hr.job,website_description:hr.job_trainee
msgid "Trainings"
msgstr "Обучения"
#. module: hr
#. odoo-javascript
#: code:addons/hr/static/src/fields/boolean_radio.js:0
msgid "True association"
msgstr ""
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
msgid "Trust Bank Account"
msgstr ""
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_bank_account_allocation_wizard_line__trusted
#: model_terms:ir.ui.view,arch_db:hr.view_bank_account_allocation_line_list
msgid "Trusted"
msgstr ""
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.view_bank_account_allocation_line_list
msgid "Type"
msgstr "Вид"
#. module: hr
#: model:ir.model.fields,help:hr.field_hr_department__activity_exception_decoration
#: model:ir.model.fields,help:hr.field_hr_employee__activity_exception_decoration
#: model:ir.model.fields,help:hr.field_hr_version__activity_exception_decoration
msgid "Type of the exception activity on record."
msgstr "Вид на изключение на дейност в базата."
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.hr_department_view_kanban
msgid "Unarchive"
msgstr "Разархивирайте"
#. module: hr
#: model_terms:hr.job,website_description:hr.job_consultant
msgid "Understanding of IT strategy development"
msgstr ""
#. module: hr
#: model_terms:hr.job,website_description:hr.job_developer
msgid "Understanding of user experience (UX) principles"
msgstr ""
#. module: hr
#: model:ir.model.fields.selection,name:hr.selection__hr_employee__hr_icon_display__presence_undetermined
msgid "Undetermined"
msgstr "Неопределено"
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.view_department_filter
#: model_terms:ir.ui.view,arch_db:hr.view_employee_filter
#: model_terms:ir.ui.view,arch_db:hr.view_job_filter
msgid "Unread Messages"
msgstr "Непрочетени съобщения"
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
msgid "Untrust Bank Account"
msgstr ""
#. module: hr
#: model_terms:hr.job,website_description:hr.job_trainee
msgid "Update and maintain project documentation"
msgstr ""
#. module: hr
#: model_terms:ir.actions.act_window,help:hr.open_view_categ_form
msgid "Use tags to categorize your Employees."
msgstr "Използвайте етикети, за да категоризирате вашите служители."
#. module: hr
#: model:ir.model,name:hr.model_res_users
#: model:ir.model.fields,field_description:hr.field_hr_employee__user_id
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__user_id
#: model:ir.model.fields,field_description:hr.field_resource_resource__user_id
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
msgid "User"
msgstr "Потребител"
#. module: hr
#. odoo-python
#: code:addons/hr/wizard/hr_departure_wizard.py:0
msgid "User Archive Notification"
msgstr ""
#. module: hr
#. odoo-python
#: code:addons/hr/models/hr_employee.py:0
msgid "User Creation Notification"
msgstr ""
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_departure_wizard__is_user_employee
msgid "User Employee"
msgstr ""
#. module: hr
#. odoo-python
#: code:addons/hr/models/hr_employee.py:0
msgid "User already exists for Those Employees %s"
msgstr ""
#. module: hr
#. odoo-python
#: code:addons/hr/models/hr_employee.py:0
msgid "User already exists with the same email for Employees %s"
msgstr ""
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__is_user_active
msgid "User's active"
msgstr ""
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__user_partner_id
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__user_partner_id
msgid "User's partner"
msgstr "Партньор на потребителя"
#. module: hr
#. odoo-python
#: code:addons/hr/models/hr_employee.py:0
msgid "Users %s creation successful"
msgstr ""
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.hr_job_view_kanban
msgid "Vacancies:"
msgstr "Свободни работни позиции:"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_res_company__hr_presence_control_ip_list
#: model:ir.model.fields,field_description:hr.field_res_config_settings__hr_presence_control_ip_list
msgid "Valid IP addresses"
msgstr "Валидни IP адреси"
#. module: hr
#: model_terms:hr.job,website_description:hr.job_consultant
#: model_terms:hr.job,website_description:hr.job_cto
#: model_terms:hr.job,website_description:hr.job_developer
#: model_terms:hr.job,website_description:hr.job_hrm
#: model_terms:hr.job,website_description:hr.job_marketing
#: model_terms:hr.job,website_description:hr.job_trainee
msgid "Valid work permit for Belgium"
msgstr "Валидно разрешение за работа за Белгия"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__version_id
msgid "Version"
msgstr "Версия"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__versions_count
msgid "Versions Count"
msgstr ""
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
msgid "Visa & Work Permit"
msgstr ""
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__visa_expire
#: model:ir.model.fields,field_description:hr.field_res_users__visa_expire
msgid "Visa Expiration Date"
msgstr "Дата на изтичане на визата"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__visa_no
msgid "Visa No"
msgstr "Виза №"
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.view_department_form
#: model_terms:ir.ui.view,arch_db:hr.view_hr_job_form
msgid "Visible to all"
msgstr ""
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__wage
#: model:ir.model.fields,field_description:hr.field_hr_version__wage
msgid "Wage"
msgstr "Възнаграждение"
#. module: hr
#. odoo-python
#: code:addons/hr/models/hr_employee.py:0
msgid "Warning"
msgstr "Внимание"
#. module: hr
#: model_terms:hr.job,description:hr.job_consultant
msgid ""
"We are looking for a Consultant to provide expert advice and strategic "
"solutions,\n"
" driving business growth. Strong analytical skills and a "
"proven track record in delivering results are\n"
" essential."
msgstr ""
#. module: hr
#: model_terms:hr.job,description:hr.job_developer
msgid ""
"We are looking for an experience developer to join our Web team.\n"
" Someone who can snap out of coding and perform analysis or "
"meet clients to explain the technical\n"
" possibilities that can meet their needs."
msgstr ""
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_department__website_message_ids
#: model:ir.model.fields,field_description:hr.field_hr_employee__website_message_ids
#: model:ir.model.fields,field_description:hr.field_hr_job__website_message_ids
#: model:ir.model.fields,field_description:hr.field_hr_version__website_message_ids
msgid "Website Messages"
msgstr "Съобщения в уебсайт"
#. module: hr
#: model:ir.model.fields,help:hr.field_hr_department__website_message_ids
#: model:ir.model.fields,help:hr.field_hr_employee__website_message_ids
#: model:ir.model.fields,help:hr.field_hr_job__website_message_ids
#: model:ir.model.fields,help:hr.field_hr_version__website_message_ids
msgid "Website communication history"
msgstr "История на комуникацията на уебсайт"
#. module: hr
#: model_terms:hr.job,website_description:hr.job_consultant
#: model_terms:hr.job,website_description:hr.job_developer
#: model_terms:hr.job,website_description:hr.job_hrm
#: model_terms:hr.job,website_description:hr.job_marketing
#: model_terms:hr.job,website_description:hr.job_trainee
msgid "What We Offer"
msgstr "Какво предлагаме"
#. module: hr
#: model_terms:hr.job,website_description:hr.job_consultant
#: model_terms:hr.job,website_description:hr.job_cto
#: model_terms:hr.job,website_description:hr.job_developer
#: model_terms:hr.job,website_description:hr.job_hrm
#: model_terms:hr.job,website_description:hr.job_marketing
#: model_terms:hr.job,website_description:hr.job_trainee
msgid "What's great in the job?"
msgstr "Какво е чудесно в работата?"
#. module: hr
#: model:ir.model.fields,help:hr.field_hr_employee__member_of_department
#: model:ir.model.fields,help:hr.field_hr_version__member_of_department
msgid ""
"Whether the employee is a member of the active user's department or one of "
"it's child department."
msgstr ""
"Дали служителят е член на отдела на активния потребител или един от "
"дъщерните му отдели."
#. module: hr
#: model:ir.model.fields,help:hr.field_res_partner__employee
#: model:ir.model.fields,help:hr.field_res_users__employee
msgid "Whether this contact is an Employee."
msgstr ""
#. module: hr
#. odoo-python
#: code:addons/hr/models/hr_version.py:0
msgid "Widower"
msgstr "Вдовец"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_bank_account_allocation_wizard_line__wizard_id
msgid "Wizard"
msgstr "Помощник"
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.hr_employee_public_view_form
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
msgid "Work"
msgstr "Работа"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__address_id
#: model:ir.model.fields,field_description:hr.field_hr_version__address_id
#: model:ir.model.fields,field_description:hr.field_hr_work_location__address_id
msgid "Work Address"
msgstr "Работен адрес"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__work_contact_id
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__work_contact_id
#: model:ir.model.fields,field_description:hr.field_res_users__work_contact_id
msgid "Work Contact"
msgstr "Работен контакт"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__work_email
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__work_email
#: model:ir.model.fields,field_description:hr.field_res_users__work_email
#: model:ir.model.fields,field_description:hr.field_resource_resource__work_email
#: model_terms:ir.ui.view,arch_db:hr.hr_employee_public_view_form
#: model_terms:ir.ui.view,arch_db:hr.res_users_view_form
#: model_terms:ir.ui.view,arch_db:hr.res_users_view_form_preferences
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
msgid "Work Email"
msgstr "Работен имейл"
#. module: hr
#. odoo-javascript
#: code:addons/hr/static/src/components/avatar_card/avatar_card_popover_patch.xml:0
#: model:ir.model,name:hr.model_hr_work_location
#: model:ir.model.fields,field_description:hr.field_hr_employee__work_location_id
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__work_location_id
#: model:ir.model.fields,field_description:hr.field_hr_version__work_location_id
#: model:ir.model.fields,field_description:hr.field_hr_work_location__name
#: model:ir.model.fields,field_description:hr.field_res_users__work_location_id
#: model:ir.model.fields,field_description:hr.field_resource_resource__work_location_id
#: model_terms:ir.ui.view,arch_db:hr.hr_work_location_form_view
#: model_terms:ir.ui.view,arch_db:hr.hr_work_location_tree_view
msgid "Work Location"
msgstr "Месторабота"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__work_location_name
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__work_location_name
#: model:ir.model.fields,field_description:hr.field_res_users__work_location_name
msgid "Work Location Name"
msgstr "Име на работната локация"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__work_location_type
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__work_location_type
#: model:ir.model.fields,field_description:hr.field_res_users__work_location_type
msgid "Work Location Type"
msgstr "Тип на работната локация"
#. module: hr
#: model:ir.actions.act_window,name:hr.hr_work_location_action
#: model:ir.ui.menu,name:hr.menu_hr_work_location_tree
msgid "Work Locations"
msgstr "Работни локации"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__mobile_phone
#: model:ir.model.fields,field_description:hr.field_res_users__mobile_phone
#: model_terms:ir.ui.view,arch_db:hr.hr_employee_public_view_form
#: model_terms:ir.ui.view,arch_db:hr.res_users_view_form
#: model_terms:ir.ui.view,arch_db:hr.res_users_view_form_preferences
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
msgid "Work Mobile"
msgstr "Служебен номер"
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.res_config_settings_view_form
msgid "Work Organization"
msgstr "Работна организация"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__has_work_permit
msgid "Work Permit"
msgstr "Разрешително за работа"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__work_permit_expiration_date
msgid "Work Permit Expiration Date"
msgstr "Дата на изтичане на разрешението за работа"
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.res_config_settings_view_form
msgid "Work Permit Expiration Notice Period"
msgstr ""
#. module: hr
#: model:ir.model.fields,field_description:hr.field_res_company__work_permit_expiration_notice_period
#: model:ir.model.fields,field_description:hr.field_res_config_settings__work_permit_expiration_notice_period
msgid "Work Permit Expiry Notice Period"
msgstr ""
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__permit_no
msgid "Work Permit No"
msgstr "Разрешително за работа №"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__work_permit_scheduled_activity
msgid "Work Permit Scheduled Activity"
msgstr "Планирана дейност, свързана с Разрешението за работа"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__work_phone
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__work_phone
#: model:ir.model.fields,field_description:hr.field_res_users__work_phone
#: model:ir.model.fields,field_description:hr.field_resource_resource__work_phone
#: model_terms:ir.ui.view,arch_db:hr.hr_employee_public_view_form
#: model_terms:ir.ui.view,arch_db:hr.res_users_view_form
#: model_terms:ir.ui.view,arch_db:hr.res_users_view_form_preferences
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
msgid "Work Phone"
msgstr "Служебен телефон"
#. module: hr
#: model:ir.model.fields.selection,name:hr.selection__hr_version__employee_type__worker
msgid "Worker"
msgstr "Работник"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__resource_calendar_id
#: model:ir.model.fields,field_description:hr.field_hr_payroll_structure_type__default_resource_calendar_id
#: model:ir.model.fields,field_description:hr.field_hr_version__resource_calendar_id
msgid "Working Hours"
msgstr "Работни часове"
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.hr_version_search_view
msgid "Working Schedule"
msgstr "Работен график"
#. module: hr
#: model:ir.ui.menu,name:hr.menu_resource_calendar_view
msgid "Working Schedules"
msgstr "Работни графици"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_resource_resource__calendar_id
msgid "Working Time"
msgstr "Работно време"
#. module: hr
#. odoo-javascript
#: code:addons/hr/static/src/fields/boolean_radio.xml:0
msgid "YES"
msgstr ""
#. module: hr
#. odoo-python
#: code:addons/hr/models/hr_employee.py:0
msgid ""
"You are not allowed to access \"Employee\" (hr.employee) records.\n"
"We can redirect you to the public employee list."
msgstr ""
#. module: hr
#. odoo-python
#: code:addons/hr/models/res_users.py:0
msgid ""
"You are not allowed to create an employee because the user does not have "
"access rights for %s"
msgstr ""
"Нямате право да създавате служител, защото потребителят няма права за достъп "
"до %s"
#. module: hr
#. odoo-python
#: code:addons/hr/models/res_users.py:0
msgid ""
"You are receiving this message because you are the HR Responsible of this "
"employee."
msgstr ""
#. module: hr
#. odoo-javascript
#: code:addons/hr/static/src/store_service_patch.js:0
msgid "You can only chat with employees that have a dedicated user."
msgstr "Можете да разговаряте само със служители, които са оторизирани."
#. module: hr
#. odoo-python
#: code:addons/hr/models/hr_department.py:0
msgid "You cannot create recursive departments."
msgstr "Не можете да създавате рекурсивни отдели."
#. module: hr
#. odoo-python
#: code:addons/hr/models/res_partner.py:0
msgid ""
"You cannot delete contact that are linked to an employee, please archive "
"them instead."
msgstr ""
#. module: hr
#. odoo-python
#: code:addons/hr/models/res_partner.py:0
msgid ""
"You cannot delete contact(s) linked to employee(s).\n"
"Please archive them instead.\n"
"\n"
"Affected contact(s): %(names)s"
msgstr ""
#. module: hr
#. odoo-python
#: code:addons/hr/models/hr_employee.py:0
msgid "You do not have access to this document."
msgstr "Нямате достъп до този документ."
#. module: hr
#. odoo-python
#: code:addons/hr/models/hr_employee.py:0
msgid "You need to set a valid work email address for %s"
msgstr ""
#. module: hr
#. odoo-python
#: code:addons/hr/models/hr_employee.py:0
msgid "You need to set the work email address for %s"
msgstr ""
#. module: hr
#: model_terms:hr.job,description:hr.job_trainee
msgid ""
"You participate to the update of our tutorial tools and pre-sales tools "
"after the launch of a new version of Odoo. Indeed, any new version of the "
"software brings significant improvements in terms of functionalities, "
"ergonomics and configuration.\n"
"You will have to become familiar with the existing tools (books, class "
"supports, Odoo presentations slides, commercial tools),\n"
"to participate to the update of those tools in order to make them "
"appropriate for the new version of the software and, for sure,\n"
"to suggest improvements in order to cover the new domains of the software.\n"
"You join the Implementation Assistance department. This team of 3 people go "
"with Odoos clients in the set up of the software. Your role will be\n"
"to animate webinars in order to show the different functionalities of the "
"software.\n"
"to be involved in the support of the customers and\n"
"to answer to their questions.\n"
"You help the support manager to set up new support services by\n"
"being involved in the treatment of new cases,\n"
"contributing to the set up of a new politic,\n"
"being involved into satisfaction surveys in order to have a better knowledge "
"of how the support given is seen by the customers."
msgstr ""
#. module: hr
#: model_terms:hr.job,description:hr.job_cto
msgid ""
"You will take part in the consulting services we provide to our partners and "
"customers: design, analysis, development, testing, project management, "
"support/coaching. You will work autonomously as well as coordinate and "
"supervise small distributed development teams for some projects. Optionally, "
"you will deliver Odoo training sessions to partners and customers (8-10 "
"people/session). You will report to the Head of Professional Services and "
"work closely with all developers and consultants.\n"
"\n"
"The job is located in Grand-Rosière (1367), Belgium (between Louvain-La-"
"Neuve and Namur)."
msgstr ""
#. module: hr
#. odoo-python
#: code:addons/hr/models/hr_employee.py:0
msgid ""
"You're about to invite new users. %s users will be created with the default "
"user template's rights. Adding new users may increase your subscription "
"cost. Do you wish to continue?"
msgstr ""
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.res_users_view_form_preferences
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
#: model_terms:ir.ui.view,arch_db:hr.view_partner_bank_form_inherit_hr
msgid "ZIP"
msgstr "ZIP формат"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_account_setup_bank_manual_config__bank_zip
#: model:ir.model.fields,field_description:hr.field_res_partner_bank__bank_zip
msgid "Zip"
msgstr "Пощенски код"
#. module: hr
#. odoo-python
#: code:addons/hr/models/mail_alias.py:0
msgid "addresses linked to registered employees"
msgstr "адреси свързани с регистрирани потребители"
#. module: hr
#. odoo-python
#: code:addons/hr/models/hr_employee.py:0
msgid "bachelor"
msgstr ""
#. module: hr
#. odoo-python
#: code:addons/hr/models/hr_version.py:0
msgid "cohabitant"
msgstr ""
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.view_department_form
msgid "department"
msgstr "отдел"
#. module: hr
#. odoo-python
#: code:addons/hr/models/hr_version.py:0
msgid "divorced"
msgstr ""
#. module: hr
#. odoo-python
#: code:addons/hr/models/hr_employee.py:0
msgid "doctor"
msgstr ""
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
msgid "e.g. Building 2, Remote, etc."
msgstr "напр. Сграда 2, Отдалечена работа, и т.н."
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
msgid "e.g. Founder, Motorized, Building B, ..."
msgstr ""
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.res_users_view_form_preferences
msgid "e.g. John Doe"
msgstr "напр. Иван Петров"
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.hr_employee_public_view_form
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
#: model_terms:ir.ui.view,arch_db:hr.view_hr_job_form
msgid "e.g. Sales Manager"
msgstr "напр. Ръководител продажби"
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.view_hr_job_form
msgid "e.g. Summarize the position in one or two lines..."
msgstr "напр. обобшение на позиция с едно или две изречения"
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.hr_employee_public_view_form
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
msgid "e.g. johndoe@example.com"
msgstr "напр. johndoe@example.com"
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
msgid "e.g. myprivateemail@example.com"
msgstr "напр. myprivateemail@example.com"
#. module: hr
#: model:ir.model,name:hr.model_hr_mixin
msgid "hr.mixin"
msgstr ""
#. module: hr
#. odoo-python
#: code:addons/hr/models/res_partner.py:0
msgid "id"
msgstr ""
#. module: hr
#: model:ir.model.fields.selection,name:hr.selection__hr_version__distance_home_work_unit__kilometers
msgid "km"
msgstr "км"
#. module: hr
#. odoo-python
#: code:addons/hr/models/hr_version.py:0
msgid "married"
msgstr ""
#. module: hr
#. odoo-python
#: code:addons/hr/models/hr_employee.py:0
msgid "master"
msgstr ""
#. module: hr
#: model:ir.model.fields.selection,name:hr.selection__hr_version__distance_home_work_unit__miles
msgid "mi"
msgstr "миля"
#. module: hr
#. odoo-python
#: code:addons/hr/models/hr_employee.py:0
msgid "other"
msgstr ""
#. module: hr
#. odoo-python
#: code:addons/hr/models/models.py:0
msgid "restricted to employees"
msgstr "ограничено за служители"
#. module: hr
#. odoo-python
#: code:addons/hr/models/hr_version.py:0
msgid "widower"
msgstr ""
#. module: hr
#: model_terms:ir.ui.view,arch_db:hr.hr_employee_public_view_form
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
msgid "work"
msgstr ""
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__work_permit_name
msgid "work_permit_name"
msgstr "имеа разрешениеа работа"
#~ msgid "&amp;nbsp;"
#~ msgstr "&amp;nbsp;"
#~ msgid "<small><b>READ</b></small>"
#~ msgstr "<small><b>ЧЕТЕНЕ</b></small>"
#~ msgid ""
#~ "<span class=\"o_stat_text\">\n"
#~ " Not Connected\n"
#~ " </span>"
#~ msgstr ""
#~ "<span class=\"o_stat_text\">\n"
#~ " Не е свързано\n"
#~ " </span>"
#~ msgid "<span class=\"o_stat_text\">Connected Since</span>"
#~ msgstr "<span class=\"o_stat_text\">Свързано от</span>"
#~ msgid "<span>Km</span>"
#~ msgstr "<span>Км</span>"
#~ msgid "Activity"
#~ msgstr "Дейност"
#~ msgid "Activity Planning"
#~ msgstr "Планиране на дейността"
#~ msgid "Activity Type"
#~ msgstr "Вид дейност"
#~ msgid "Add a new employee"
#~ msgstr "Добавяне на нов служител"
#~ msgid "Administrative Work"
#~ msgstr "Административна работа"
#~ msgid "Allow employees to update their own data"
#~ msgstr "Позволява на служителите да актуализират данните си"
#~ msgid "Allow employees to update their own data."
#~ msgstr "Позволява на служителите да актуализират данните си."
#~ msgid "Archive Private Address"
#~ msgstr "Архив личен адрес"
#~ msgid "Attendance"
#~ msgstr "Присъствие"
#~ msgid "Autonomy"
#~ msgstr "Автономност"
#~ msgid "Available"
#~ msgstr "На разположение"
#~ msgid "Away"
#~ msgstr "Извън"
#~ msgid "Bank Account Number"
#~ msgstr "IBAN на Банкова Сметка"
#~ msgid "Basic Employee"
#~ msgstr "Основен служител"
#~ msgid "Can Edit"
#~ msgstr "Може да редактира"
#~ msgid "Chief Executive Officer"
#~ msgstr "Главен изпълнителен директор"
#~ msgid "Contact Information"
#~ msgstr "Контакти"
#~ msgid "Customer Relationship"
#~ msgstr "Връзка с клиенти"
#~ msgid "Date of Birth"
#~ msgstr "Рождена дата"
#~ msgid "Dependant"
#~ msgstr "Подчинен"
#~ msgid ""
#~ "Each employee has a chance to see the impact of his work.\n"
#~ " You can make a real contribution to the success "
#~ "of the company.\n"
#~ " <br>\n"
#~ " Several activities are often organized all over "
#~ "the year, such as weekly\n"
#~ " sports sessions, team building events, monthly "
#~ "drink, and much more"
#~ msgstr ""
#~ "Всеки служител има шанс да види въздействието от работата си.\n"
#~ "Можете да допринесете реално за успеха на компанията.\n"
#~ "<br>\n"
#~ "През годината често се организират няколко дейности, например седмично:\n"
#~ "спортни сесии, тийм билдинг събития, месечно питие и много други."
#~ msgid "Emergency"
#~ msgstr "Спешен случай"
#~ msgid "Employee Editing"
#~ msgstr "Редактиране на служители"
#~ msgid "Employee Update Rights"
#~ msgstr "Актуализиране права на служители"
#~ msgid "Employee's Bank Account Number"
#~ msgstr "IBAN на банковата сметка на служителя"
#~ msgid "Employee's Country"
#~ msgstr "Държава на служителя"
#~ msgid "Employees Structure"
#~ msgstr "Структура на служители"
#~ msgid ""
#~ "Enter here the private address of the employee, not the one linked to "
#~ "your company."
#~ msgstr ""
#~ "Въведете тук личния адрес на служителя, а не този, свързан с вашата "
#~ "компания."
#~ msgid "Group By"
#~ msgstr "Групиране по"
#~ msgid "HR Settings"
#~ msgstr "ЧР настройки"
#~ msgid "Hired Employees"
#~ msgstr "Наети служители"
#~ msgid "Language"
#~ msgstr "Език"
#~ msgid "Let's create a job position."
#~ msgstr "Нека създадем работна позиция."
#~ msgid "My Profile"
#~ msgstr "Моят профил"
#~ msgid "No specific user given on activity %s."
#~ msgstr "Няма конкретен потребител за активност %s."
#~ msgid "Not available"
#~ msgstr "Липсва"
#~ msgid "Notes"
#~ msgstr "Бележки"
#~ msgid ""
#~ "Number of hired employees for this job position during recruitment phase."
#~ msgstr ""
#~ "Брой наети служители за тази длъжност в хода на фазата по набиране на "
#~ "персонал."
#~ msgid "Number of messages which requires an action"
#~ msgstr "Брой съобщения, които изискват внимание"
#~ msgid ""
#~ "Odoo's department structure is used to manage all documents\n"
#~ " related to employees by departments: expenses, "
#~ "timesheets,\n"
#~ " leaves, recruitments, etc."
#~ msgstr ""
#~ "Структурата по отдели на Odoo се използва за управление\n"
#~ "на всички документи, свързани със служителите по отдели:\n"
#~ "разходи, разписания, отпуски, набиране и др."
#~ msgid ""
#~ "Odoo's department structure is used to manage all documents\n"
#~ " related to employees by departments: expenses, "
#~ "timesheets,\n"
#~ " time off, recruitments, etc."
#~ msgstr ""
#~ "Структурата по отдели на Odoo се използва за управление\n"
#~ "на всички документи, свързани със служителите по отдели:\n"
#~ "разходи, разписания, отпуски, набиране и др."
#~ msgid "Personal Evolution"
#~ msgstr "Личен напредък"
#~ msgid "Plan Wizard"
#~ msgstr "Съветник за планиране"
#~ msgid "Plan activity type"
#~ msgstr "Вид планирана дейност"
#~ msgid "Planning"
#~ msgstr "Планиране"
#~ msgid "Present but not active"
#~ msgstr "Присъства, но неактивен"
#~ msgid "Responsible"
#~ msgstr "Отговорно лице"
#~ msgid "SIN No"
#~ msgstr "Номер на социално осигуряване"
#~ msgid "Social Insurance Number"
#~ msgstr "Номер на социално осигуряване"
#~ msgid "Specific responsible of activity if not linked to the employee."
#~ msgstr "Конкретна отговорност за дейност, ако не е свързана със служителя."
#~ msgid "Spouse Complete Name"
#~ msgstr "Пълно име на съпруга / съпругата"
#~ msgid "Status"
#~ msgstr "Състояние"
#~ msgid "Technical Expertise"
#~ msgstr "Техническа експертиза"
#~ msgid "The employee address has a company linked"
#~ msgstr "В адресът на служителя има свързана фирма"
#~ msgid ""
#~ "The fields \"%s\" you try to read is not available on the public employee "
#~ "profile."
#~ msgstr ""
#~ "Полетата \"%s\" които се опитвате да прочетете, не са налични в публичния "
#~ "профил на служителя."
#~ msgid "The user will be able to approve document created by employees."
#~ msgstr "Потребителят ще може да одобри документ, създаден от служители."
#~ msgid "To Define"
#~ msgstr "За определяне"
#~ msgid "To define"
#~ msgstr "За определяне"
#~ msgid "Total Employee"
#~ msgstr "Общ брой служители"
#~ msgid "Visa Expire Date"
#~ msgstr "Дата на изтичане на виза"
#~ msgid ""
#~ "With just a quick glance on the Odoo employee screen, you\n"
#~ " can easily find all the information you need for each "
#~ "person;\n"
#~ " contact data, job position, availability, etc."
#~ msgstr ""
#~ "Само с един бърз поглед към екрана на служителите в Odoo,\n"
#~ " можете лесно да откриете цялата необходима информация за "
#~ "всяко лице;\n"
#~ " данни за контакт, работна позиция, наличност т.н."
#~ msgid "Work Information"
#~ msgstr "Информация за работа"
#~ msgid ""
#~ "You are only allowed to update your preferences. Please contact a HR "
#~ "officer to update other information."
#~ msgstr ""
#~ "Имате право само да актуализирате предпочитанията си. Моля, свържете се "
#~ "със служител Човешки ресурси, за да актуализирате друга информация."
#~ msgid "plan"
#~ msgstr "план"